The CoordinateSystem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BasisVector | Gets or sets the three basis vectors. | |
| BasisVectorMatrix | Gets or sets the basis vectors of the coordinate system column-wise in a matrix. | |
| IsOrthogonal | Tests if the basis is orthogonal. | |
| IsOrthonormal | Tests if the basis is orthonormal. | |
| Origin | The origin point of the coordinate system. |