InverseProject Data Member Function

Projects a physical coordinate into a latitude/longitude value, using the projection specified in the ProjectionModifier.

Prototype

int32 InverseProject( Vec Coordinate )

Parameters

Parameter Type Parameter Name Documentation
<Vec>CoordinateThe coordinate to project.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.