CoordSys.Flags

Description

Name

enum Tinman.Georef.CoordSys.Flags

Used by

CoordSys.flags

Enumeration of coordinate system flags.

Items

# Name Tag

0

None

-

The coordinate system has standard axes.

1

InverseXY

-

The signs of the X and Y axes of the coordinate system are inverted.

2

InverseZ

-

The sign of the Z axis of the coordinate system is inverted.

3

FlipXY

-

The X and Y coordinate system axes are flipped.