VectorData defines the parameters for a job sent to the vectorize queue. More...
Public Slots | |
String | toString (bool verbose) const |
Prints out details of a vectorize job. More... | |
String | toString () const |
Prints out details of a vectorize job. More... | |
Properties | |
String | jobName |
String | sceneName |
String | elementName |
String | elementId |
String | drawingName |
String | suffix |
String | processStage |
int | id |
job id in queue More... | |
String | state |
state in queue ( Pending, Processing, Completed or Error More... | |
int | priority |
priority in queue More... | |
String | date |
String | machine |
String | user |
String | time |
VectorData defines the parameters for a job sent to the vectorize queue.
The VectorData object can be instantiated in the scripting environment. Use this in ControlCentre.vectorizeElement( vectorizeData)
Note that a call to ControlCentre.getVectorJobs( environment ) will list all vectorize jobs in that environment currently in the vectorize queue.
|
slot |
Prints out details of a vectorize job.
verbose | if true, prints out everything |
|
slot |
Prints out details of a vectorize job.
print out all details of a vectorize job
|
read |
|
read |
|
read |
|
read |
|
read |
job id in queue
|
read |
|
read |
|
read |
priority in queue
|
read |
|
read |
|
read |
state in queue ( Pending, Processing, Completed or Error
|
readwrite |
|
read |
|
read |