RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DirectShape

DirectShape.AddReferencePlane(Plane)

Method
Description:
Adds a reference plane to the DirectShape. The reference plane can either be bounded or unbounded.
Syntax
public void AddReferencePlane(
	Plane refPlane
)
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