Documentación de la API
>
Geometry items
>
Object ProEdge
> Function ProEdgeIdGet
Function ProEdgeIdGet
Description
Retrieves the identifier of the edge.
Replacement in Object TOOLKIT:
pfcModelItem::Id
Synopsis
#include <
ProEdge.h
>
ProError
ProEdgeIdGet
(
ProEdge
edge
/* (In)
The edge handle
*/
int* p_id
/* (Out)
The returned identifier of the edge
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestGeom.c )
pt_examples ( TestGeom.c )
pt_examples ( TestGeom.c )
pt_examples ( TestGeom.c )
pt_examples ( TestGeom.c )
pt_examples ( TestGeom.c )
pt_examples ( UtilSect.c )
pt_examples ( TestCollect.c )
User Guide References
Handles and Data Types:ProEdgeIdGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado