SE_coordref_set_z |
Sets the z false origin and scale factor of the supplied coordinate reference object.
LONG SE_coordref_set_z (SE_COORDREF coordref, LFLOAT falsez, LFLOAT zunits);
coordref | A pointer to the coordinate reference object |
falsez | The false origin z-value |
zunits | The number of system units per z-unit |
Sets the z false origin and scale factor of the supplied coordinate reference object. Specify the values in the units of the coordinate reference.
SE_SUCCESS
SE_INVALID_COORDREF_OBJECT
SE_INVALID_PARAM_VALUE