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.
"cAMHoleRecognition_var" is a variable referencing a CAMHoleRecognition object.
|
"cAMHoleRecognition_var" is a variable referencing a CAMHoleRecognition object.
|
Type | Description |
boolean | Returns if move operation was successful. |
Name | Type | Description |
operation | OperationBase | Operation to move targeted operation before. |