Click or drag to resize

CSPlaneID Properties

The CSPlaneID type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberBack Gets the back 2D plane.
Public propertyStatic memberBack3D Gets the back 3D plane.
Public propertyStatic memberBottom Gets the bottom 2D plane.
Public propertyStatic memberBottom3D Gets the bottom 3D plane.
Public propertyStatic memberFront Gets the front 2D plane.
Public propertyStatic memberFront3D Gets the front 3D plane.
Public propertyInPlaneAxisNumber1 Returns the axis number of the first axis that lies on the plane.
Public propertyInPlaneAxisNumber2 Returns the axis number of the second axis that lies on the plane.
Public propertyStatic memberLeft Gets the left 2D plane.
Public propertyStatic memberLeft3D Gets the left 3D plane.
Public propertyLogicalValue The logical value of the isoline. It can be set only in the constructor, or if the UsePhysicalValue property is true.
Public propertyPerpendicularAxisNumber Number of axis: 0==X-Axis, 1==Y-Axis, 2==Z-Axis
Public propertyPhysicalValue The physical value of this axis.
Public propertyStatic memberRight Gets the right 2D plane.
Public propertyStatic memberRight3D Gets the right 3D plane.
Public propertyStatic memberTop Gets the top 2D plane.
Public propertyStatic memberTop3D Gets the top 3D plane.
Public propertyUsePhysicalValue True when the isoline of this axis is determined by a physical value together with the corresponding axis scale
Top
See Also