API 설명서
>
Creating import and custom geometry
>
Object ProDatum
> Function ProDatumCsysdataGet
Function ProDatumCsysdataGet
Description
Retrieves information from the data structure for the datum coordinate system object.
Synopsis
#include <
ProDatumdata.h
>
ProError
ProDatumCsysdataGet
(
ProDatumobject
* p_datum_obj
/* (In)
The datum object
*/
ProCsysdata
* p_csys
/* (Out)
The coordinate system
*/
)
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 ( TestGeomdata.c )
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.