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