Coordinate Type Properties
The properties of type Coordinate are those that return points or coordinates.
For example:.
Start point, end, center arch
can be represented as:
-
X - X coordinate of the point.
This format is extended by the type Dimension
-
Y - Y coordinate of the point.
This format is extended by the type Dimension
-
Latitude - Latitude.
This format is extended by the type Angle
-
Longitude - Longitude.
This format is extended by the type Angle
-
E - UTM East coordinate of the point.
This format is extended by the type Dimension
-
N - UTM North coordinate of the point.
This format is extended by the type Dimension