Here are a few simple examples that you can demonstrate on your licensed copy of SpinFire Ulitmate.
Acquire full scripting help from within SpinFire Ultimate using the Documentation menu item from the script menu.
The following shows simple examples of some scripting primitives
Expand | ||
---|---|---|
| ||
test |
Expand | ||
---|---|---|
| ||
test |
Expand | ||
---|---|---|
| ||
test |
Expand | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
The following demonstrates creating 2D lines through scriptnig. Usage:InsertLine(x-coord, y-coord, color, thickness) Parametersx-coord: Starting x-coordinate. y-coord: Starting y-coordinate. color: color as a string in the form "#AARRGGBB" thickness: lne thickness number > 0
|
Expand | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
The following demonstrates creating 2D lines through scriptnig. Usage: InsertLine(x-coord, y-coord, color, thickness) Parameters x-coord: Starting x-coordinate. y-coord: Starting y-coordinate. color: color as a string in the form "#AARRGGBB" thickness: lne thickness number > 0
|
Expand | ||
---|---|---|
| ||
test |