DirectShapeTypeAddReferencePlane Method

Overload List
 NameDescription
Public methodAddReferencePlane(Plane) Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
Public methodAddReferencePlane(Plane, BoundingBoxUV) Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
Public methodAddReferencePlane(Plane, DirectShapeReferenceOptions) Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
Public methodAddReferencePlane(Plane, BoundingBoxUV, DirectShapeReferenceOptions) Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
Top
See Also