Function ProDatumCsysdataGet
Description
Retrieves information from the data structure for the datum coordinate system object.
Synopsis
#include <ProDatumdata.h>
ProDatumCsysdataGet
(
ProDatumobject* p_datum_obj
/* (In)
The datum object
*/
ProCsysdata* p_csys
/* (Out)
The coordinate system
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
Sample Code References
Isto foi útil?