CSPlane |
The CSPlaneID type exposes the following members.
| Name | Description | |
|---|---|---|
| Back | Gets the back 2D plane. | |
| Back3D | Gets the back 3D plane. | |
| Bottom | Gets the bottom 2D plane. | |
| Bottom3D | Gets the bottom 3D plane. | |
| Front | Gets the front 2D plane. | |
| Front3D | Gets the front 3D plane. | |
| InPlaneAxisNumber1 | Returns the axis number of the first axis that lies on the plane. | |
| InPlaneAxisNumber2 | Returns the axis number of the second axis that lies on the plane. | |
| Left | Gets the left 2D plane. | |
| Left3D | Gets the left 3D plane. | |
| LogicalValue | The logical value of the isoline. It can be set only in the constructor, or if the UsePhysicalValue property is true. | |
| PerpendicularAxisNumber | Number of axis: 0==X-Axis, 1==Y-Axis, 2==Z-Axis | |
| PhysicalValue | The physical value of this axis. | |
| Right | Gets the right 2D plane. | |
| Right3D | Gets the right 3D plane. | |
| Top | Gets the top 2D plane. | |
| Top3D | Gets the top 3D plane. | |
| UsePhysicalValue | True when the isoline of this axis is determined by a physical value together with the corresponding axis scale |