Documentação da API
>
Creating import and custom geometry
>
Object ProIntf
> Function ProIntfDataAlloc
Function ProIntfDataAlloc
Description
Allocates memory for the interface data.
Synopsis
#include <
ProIntfData.h
>
ProError
ProIntfDataAlloc
(
ProIntfData
** pp_intfdata
/* (Out)
The interface data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated memory for the data structure.
PRO_TK_OUT_OF_MEMORY
Insufficient memory.
PRO_TK_BAD_INPUTS
The input is invalid.
Sample Code References
pt_examples ( TestImportfeat.c )
pt_examples ( TestImportfeat.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
User Guide References
Creating Import Features from Arbitrary Geometric Data:ProIntfDataAlloc
Extracting_Creo_Parametric_Creo_Geometry_as_Interface_Data:ProIntfDataAlloc
Parent topic
Object ProIntf
Isto foi útil?
Este site funciona melhor com JavaScript habilitado