CSPlane |
public sealed class CSPlaneID : IImmutable
The CSPlaneID type exposes the following members.
| Name | Description | |
|---|---|---|
| CSPlaneID(Int32, Double) | Initializes a new instance of the CSPlaneID class | |
| CSPlaneID(Int32, Int32) | Initializes a new instance of the CSPlaneID class |
| Name | Description | |
|---|---|---|
| Back | ||
| Back3D | ||
| Bottom | ||
| Bottom3D | ||
| Front | ||
| Front3D | ||
| 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 | ||
| Left3D | ||
| 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 | ||
| Right3D | ||
| Top | ||
| Top3D | ||
| UsePhysicalValue | True when the isoline of this axis is determined by a physical value together with the corresponding axis scale |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object)) | |
| FromPhysicalValue | ||
| FromPhysicalVariant | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| GetPlaneParallelToAxis2D | ||
| GetPlanesParallelToAxis3D | Gets the two planes parallel to the provided axis that are oriented to the main coordinate system axes. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| WithLogicalValue |
| Name | Description | |
|---|---|---|
| Equality(CSPlaneID, CSPlaneID) | ||
| (CSPlaneID to CSLineID) | ||
| Inequality(CSPlaneID, CSPlaneID) |