RVTDocs.com

DirectShapeType.AddReferencePoint(XYZ)

Method
Description:
Adds a reference point to the DirectShapeType.
Syntax
public void AddReferencePoint(
	XYZ refPoint
)
Parameters
Parameter Type Description
refPoint XYZ The coordinates of the new reference point.
Return Value
Exceptions
Exception Condition
ArgumentException The input point lies outside of Revit design limits.
ArgumentNullException A non-optional argument was null