| Revit 2022.1 API |
| DirectShapeType..::..AddReferencePlane Method |
| DirectShapeType Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| AddReferencePlane(Plane) |
Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
| |
| AddReferencePlane(Plane, BoundingBoxUV) |
Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
| |
| AddReferencePlane(Plane, DirectShapeReferenceOptions) |
Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
| |
| AddReferencePlane(Plane, BoundingBoxUV, DirectShapeReferenceOptions) |
Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
|