API 설명서
>
Geometry items
>
Object ProAxis
> Function ProAxisIdGet
Function ProAxisIdGet
Description
Gets the identifier of the axis object.
NOTE:
Although the pointer can be reallocated, the identifier will not change.
Replacement in Object TOOLKIT:
pfcModelItem::Id
Synopsis
#include <
ProAxis.h
>
ProError
ProAxisIdGet
(
ProAxis
axis
/* (In)
The axis handle
*/
int* p_id
/* (Out)
The returned identifier of the coordinate system object
*/
)
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_userguide ( UgFundVisit.c )
User Guide References
OHandles:ProAxisIdGet
Visiting Axis Datums:ProAxisIdGet
Parent topic
Object ProAxis
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.