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