Name Return Type Description
O AddReferencePlane(Plane) None Adds a reference plane to the DirectShape. The reference plane can either be bounded or unbounded.
O AddReferencePlane(Plane, BoundingBoxUV) None Adds a reference plane to the DirectShape. The reference plane can either be bounded or unbounded.
O AddReferencePlane(Plane, DirectShapeReferenceOptions) None Adds a reference plane to the DirectShape. The reference plane can either be bounded or unbounded.
O AddReferencePlane(Plane, BoundingBoxUV, DirectShapeReferenceOptions) None Adds a reference plane to the DirectShape. The reference plane can either be bounded or unbounded.