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
Parent topic
Object ProEdge
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳