RebarConstrainedHandle.Move
Description:
Moves the handle with the specified vector.
Moves the handle with the specified vector.
Remarks:
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).
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).
public void Move(
XYZ translation
)
-
translationThe translation vector that will be applied.
-
A non-optional argument was null
-
RebarConstrainedHandle is no longer valid. -or- The RebarConstrainedHandle cannot be dragged.