Move operation in tree before the given operation. Throws an exception if a not allowed move is made for example moving a operation out of a setup.
"cAMPattern_var" is a variable referencing a CAMPattern object.
|
"cAMPattern_var" is a variable referencing a CAMPattern object.
|
Type | Description |
boolean | Returns if move operation was successful. |
Name | Type | Description |
operation | OperationBase | Operation to move targeted operation before. |