Documentación de la API
>
Creating import and custom geometry
>
Object ProIntf
> Function ProIntfDataSurfaceCount
Function ProIntfDataSurfaceCount
Description
Determines the number of surfaces in the interface data.
Synopsis
#include <
ProIntfData.h
>
ProError
ProIntfDataSurfaceCount
(
ProIntfData
* p_intfdata
/* (In)
The interface data
*/
int* n_surfaces
/* (Out)
The number of surfaces
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully evaluated the number of surfaces.
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:ProIntfDataSurfaceCount
Parent topic
Object ProIntf
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado