SE_coordref_set_m |
Sets the measure false origin and scale factor of the supplied coordinate reference object
LONG SE_coordref_set_m (SE_COORDREF coordref, LFLOAT falsem, LFLOAT munits);
coordref | A pointer to the coordinate reference object |
falsem | A pointer to the false origin value |
munits | A pointer to the number of system units per measure unit |
Sets the measure false origin and scale factor (munits) of the supplied coordinate reference object. Specify the falsem and munits parameters in the coordinate system units.
SE_SUCCESS
SE_INVALID_COORDREF_OBJECT
SE_INVALID_PARAM_VALUE