Documentação da API
>
Geometry items
>
Object ProEdge
> Function ProEdgeTypeGet
Function ProEdgeTypeGet
Description
Retrieves the type of the specified edge.
Replacement in Object TOOLKIT:
wfcWEdge::GetEdgeType
Synopsis
#include <
ProEdge.h
>
ProError
ProEdgeTypeGet
(
ProEdge
edge
/* (In)
The edge handle
*/
ProEnttype
* p_edge_type
/* (Out)
The edge type
*/
)
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 ( TestCollect.c )
pt_userguide ( UgSmtExtendWallCreate.c )
pt_userguide ( UgSmtFlatWallCreate.c )
pt_userguide ( UgGeomArcDiaDisp.c )
User Guide References
Equivalent Pro/DEVELOP Functions:ProEdgeTypeGet
Geometry of Datum Curves:ProEdgeTypeGet
Geometry of Solid Edges:ProEdgeTypeGet
Parent topic
Object ProEdge
Isto foi útil?
Este site funciona melhor com JavaScript habilitado