2023 Method
Changes 2
M

AddReferencePlane

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