DirectShape.AddReferencePlane(Plane)
Method
Description:
Adds a reference plane to the DirectShape. The reference plane can either be bounded or unbounded.
Adds a reference plane to the DirectShape. The reference plane can either be bounded or unbounded.
Parameters
| Parameter | Type | Description |
|---|---|---|
| refPlane | Plane | The geometry of the new reference plane. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |