|
Sets operation group name.
•SetOperations(operations : list)
|
Sets the list of all operation owned by this group.
•AddOperation(operation : object)
|
Adds the input operation at the end of the operations list owned by this group.
•SetUsedBaseProfile(baseProfile : object)
|
Sets used base profile.
•SetUsedToolProfile(toolProfile : object)
|
Sets used tool profile.
•SetAttributes(attributes : list)
|
Set the list of the motions for this operation.
•AddAttribute(attribute : object)
|
Adds an attribute at the end of the attributes list.
|