toAbsolute Method

Returns an SGCoord3D object that is converted to absolute height.

toAbsolute();

Return Value

An SGCoord3D object that has the same x and y coordinates as the caller but with height property converted to absolute based on the caller x and y.

Remarks

If the height type of the caller is already absolute, no conversion is made.