RebarHandlePositionData.SetPosition
Method
Description:
Sets the position for a specified handle. This information is set to the rebar after the API execution is finished successfully.
Sets the position for a specified handle. This information is set to the rebar after the API execution is finished successfully.
Parameters
| Parameter | Type | Description |
|---|---|---|
| handleTag | Int32 | The tag of the handle. |
| position | XYZ | Position of the handle. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The input point lies outside of Revit design limits. |
| ArgumentNullException | A non-optional argument was null |