RebarConstrainedHandle.Move
Method
Description:
Moves the handle with the specified vector. This function applies only for shape driven rebar.
Moves the handle with the specified vector. This function applies only for shape driven rebar.
Parameters
Parameter | Type | Description |
---|---|---|
translataion | XYZ | The translation vector that will be applied. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
InvalidOperationException | RebarConstrainedHandle is no longer valid. -or- This handle doesn't belongs to a shape driven rebar. |