Gets the controller attached to this instance of the upload operator.
|
|
operator which handle attributes setter
|
Gets attributes setters operator.
|
|
returns a list of strings containing paths to all source files
|
Gets all source files that are selected for the current upload run.
|
|
returns the newly created program call as ULPythonProgram
|
Creates an empty program
|
|
returns the newly created subprogram call as ULPythonSubprogram
|
Creates an empty subprogram
|
|
returns the newly created subprogram as ULPythonOperationGroup
|
Creates an empty operation group
Creates an empty subprogram
Creates an empty motion
Creates an empty position
Creates an empty event
Creates an empty base profile
Creates an empty tool profile
•
|
GetCreatedPrograms(): list
|
Get all created programs
•
|
GetCreatedSubrograms(): list
|
Get all created subprograms
•
|
GetCreatedOperationGroups(): list
|
Get all created operation groups
•
|
GetCreatedOperations(): list
|
Get all created operations
•
|
GetCreatedPositions(): list
|
Get all created positions
•
|
GetCreatedMotions(): list
|
Get all created motions
•
|
GetCreatedEvents(): list
|
Get all created events
•
|
GetCreatedBaseProfiles(): list
|
Get all created base profiles
•
|
GetCreatedToolProfiles(): list
|
Get all created tool profiles
|