Click or drag to resize

TaskModifyPosition Method

Overload List
  NameDescription
Public methodCode exampleModifyPosition(String, TextRange)
Modifies the data of the first rob target found in the context of the TextRange parameter.
Public methodModifyPosition(String, Int32)
Modifies the data of the first rob target found in the specified row.
Public methodCode exampleModifyPosition(String, TextRange, ModPosExternalAxis)
Modifies the data of the first rob target found in the context of the TextRange parameter.
Public methodCode exampleModifyPosition(String, Int32, ModPosExternalAxis)
Modifies the data of the first rob target found in the specified row.
Top
See Also