API 설명서
>
Creating import and custom geometry
>
Object ProDatum
> Function ProDatumPlanedataInit
Function ProDatumPlanedataInit
Description
Initializes the data structure for the datum plane object.
Synopsis
#include <
ProDatumdata.h
>
ProError
ProDatumPlanedataInit
(
ProPlanedata
* p_plane
/* (In)
The datum plane
*/
ProDatumobject
* p_datum_obj
/* (Out)
The datum object
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully initialized the structure.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestGeomdata.c )
User Guide References
Adding Datums:ProDatumPlanedataInit
Parent topic
Object ProDatum
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.