RVTDocs.com

DirectShapeType.AddReferencePlane(Plane)

Method
Description:
Adds a reference plane to the DirectShapeType. 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