API 설명서
>
Creating import and custom geometry
>
Object ProIntf
> Function ProIntfDataQuiltCount
Function ProIntfDataQuiltCount
Description
Determines the number of quilts in the interface data.
Synopsis
#include <
ProIntfData.h
>
ProError
ProIntfDataQuiltCount
(
ProIntfData
* p_intfdata
/* (In)
The interface data
*/
int* n_quilts
/* (Out)
The number of quilts
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully evaluated the number of quilts.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestImportfeat.c )
pt_examples ( UtilIntfData.c )
User Guide References
Extracting_Creo_Parametric_Creo_Geometry_as_Interface_Data:ProIntfDataQuiltCount
Parent topic
Object ProIntf
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.