Documentación de la API
>
Creating import and custom geometry
>
Object ProIntf
> Function ProIntfDataOutlineGet
Function ProIntfDataOutlineGet
Description
Gets the outline of the interface data.
Synopsis
#include <
ProIntfData.h
>
ProError
ProIntfDataOutlineGet
(
ProIntfData
* p_intfdata
/* (In)
The interface data
*/
ProOutline
xyz_outline
/* (Out)
The coordinates of box that contains the interface data
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully found the outline.
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:ProIntfDataOutlineGet
Parent topic
Object ProIntf
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado