Interface: ICoordinateSystem
Defines a coordinate system.
Examples
Properties
Name |
Description |
CoordinateSystemType
|
Gets or sets the coordinate system type.
|
Id
|
Gets or sets the ID of the coordinate system.
|
Matrix
|
Gets or sets the matrix definition of the coordinate system.
|
Name
|
Gets or sets the name of the coordinate system.
|
Origin
|
Gets or sets the origin of the coordinate system.
|
XAxis
|
Gets or sets the X axis of the coordinate system.
|
YAxis
|
Gets or sets the Y axis of the coordinate system.
|
ZAxis
|
Gets or sets the Z axis of the coordinate system.
|