Command file format

From Developer Documents
Jump to navigation Jump to search

Command file format contains a sequence of commands written in SCL.

Current version of the format supports commands separated by newlines. The first token of each line is the name of the command the subsequent tokens are integer, string or floating point parameters to the command.

Example:

setComponentTransform "Configuration/NewGenericDiagram/ACT_01" 1.0 0.0 0.0 1.0 70.0 94.0
setComponentTransform "Configuration/NewGenericDiagram/ACT_02" 1.0 0.0 0.0 1.0 130.0 77.0