Description | ||||||||
Converts a coordinate system ProGeomitem handle to a ProCsys handle. | ||||||||
Synopsis | ||||||||
#include <ProGeomitem.h> | ||||||||
ProError | ProGeomitemToCsys | ( | ||||||
ProGeomitem* p_geom_item | ||||||||
/* (In) | ||||||||
The coordinate system geometry item handle | ||||||||
*/ | ||||||||
ProCsys* r_csys_handle | ||||||||
/* (Out) | ||||||||
The coordinate system handle initialized, based on the input geometry item handle | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|