CSPlane |
The CSPlaneID type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) | |
| FromPhysicalValue | Creates a plane identifier from a physical value. | |
| FromPhysicalVariant | Creates a plane identifier from a physical variant value. | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) | |
| GetPlaneParallelToAxis2D | Gets the plane parallel to the specified 2D axis. | |
| 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 | Returns a copy of this identifier with an updated logical value. |