DirectShapeType.AddReferencePoint(XYZ)
Method
Description:
Adds a reference point to the DirectShapeType.
Adds a reference point to the DirectShapeType.
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 |