Adds a reference plane to the DirectShapeType. The reference plane can either be bounded or unbounded.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void AddReferencePlane(
Plane refPlane
)
Parameters
- refPlane Plane
-
The geometry of the new reference plane.
Exceptions
See Also
Reference