Rebar
|
Moves the handle with the specified vector.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- translation XYZ
- The translation vector that will be applied.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | RebarConstrainedHandle is no longer valid. -or- The RebarConstrainedHandle cannot be dragged. |
This function applies for all handles of a shape driven rebar.
This function applies only for handles of a free form rebar that are draggable in canvas (they have drag controls while editing constraints).