AddReferencePlane
| Name | Return Type | Description |
|---|---|---|
| AddReferencePlane(Plane) | None | Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded. |
| AddReferencePlane(Plane, BoundingBoxUV) | None | Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded. |
| AddReferencePlane(Plane, DirectShapeReferenceOptions) | None | Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded. |
| AddReferencePlane(Plane, BoundingBoxUV, DirectShapeReferenceOptions) | None | Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded. |
No comments yet. Start the discussion.
Loading…