Click or drag to resize

CSPlaneID Methods

The CSPlaneID type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object))
Public methodStatic memberFromPhysicalValue Creates a plane identifier from a physical value.
Public methodStatic memberFromPhysicalVariant Creates a plane identifier from a physical variant value.
Public methodGetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
Public methodStatic memberGetPlaneParallelToAxis2D Gets the plane parallel to the specified 2D axis.
Public methodStatic memberGetPlanesParallelToAxis3D Gets the two planes parallel to the provided axis that are oriented to the main coordinate system axes.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodWithLogicalValue Returns a copy of this identifier with an updated logical value.
Top
See Also