Documentación de la API
>
Miscellaneous
>
Object ProCavlayrule
> Function ProCavlayruleAlloc
Function ProCavlayruleAlloc
Description
Allocates the handle of a new cavity layout rule structure and set it to the
PRO_CVLAYOUT_SINGLE
type.
Synopsis
#include <
ProCavlayrule.h
>
ProError
ProCavlayruleAlloc
(
ProCvLayoutRule
* cvlrule
/* (Out)
Pointer to the cavity layout rule handle
*/
)
Returns
PRO_TK_NO_ERROR
The handle is successfully allocated.
PRO_TK_GENERAL_ERROR
Cannot allocate the handle
Sample Code References
pt_examples ( TestCavityLayout.c )
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado