SE_coordref_create

Creates a coordinate reference object.

Usage syntax

LONG SE_coordref_create (SE_COORDREF *coordref);

Parameters
coordref A pointer to a coordinate reference object
Description

Creates a coordinate reference object with offsets of 0, scale factors of 1, and a null coordinate system.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED