SE_coordref_get_z |
Returns the z-offset and scale factors of the supplied coordinate reference object.
LONG SE_coordref_get_z (SE_COORDREF coordref, LFLOAT *falsez, LFLOAT *zunits);
coordref | A pointer to the coordinate reference object |
falsez | A pointer to the false origin z-value |
zunits | A pointer to the number of system units per z-unit type |
Returns the z-offset and scale factors of the supplied coordinate reference object.