Defines a coordinate system.
Declaration Syntax
public interface ICoordinateSystem
Table 1955: Members
| 
                 Property  | CoordinateSystemType | 
                 Gets or sets the coordinate system type.  | 
| 
                 Property  | Id | 
                 Gets or sets the ID of the coordinate system.  | 
| 
                 Property  | Matrix | 
                 Gets or sets the matrix definition of the coordinate system.  | 
| 
                 Property  | Name | 
                 Gets or sets the name of the coordinate system.  | 
| 
                 Property  | Origin | 
                 Gets or sets the origin of the coordinate system.  | 
| 
                 Property  | XAxis | 
                 Gets or sets the X axis of the coordinate system.  | 
| 
                 Property  | YAxis | 
                 Gets or sets the Y axis of the coordinate system.  | 
| 
                 Property  | ZAxis | 
                 Gets or sets the Z axis of the coordinate system.  |