Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Scripting in SpinFire Ultimate provides technical oriented users to write Python scripts to automate tasks and capture information repeatedly.


Spinfire Ultimate provides a user interface to

  • create,
  • write,
  • edit,
  • save,
  • load,
  • and run scripts.

The scripting toolbar provde the folllowing functions.

IconPurpose

Creates the start of a new script.

Used to open a script.

Save Script.

Save Script As.

Cut to clipboard.

Copy to clipboard.

Paste to clipboard.

Run script.

Stop script.

Show documentation.

To Create/Edit a Script

  1. After opening a 3D model, click on the Scripting icon on the 3D toolbar.
  2. Select New Script... .


To View Scripting Output

  1. Clck Vew > Python.NET Console
  2. The Python console appears below the graphical area. Print statements and errors appear here.


get the physical properties of items

get the assembly item properties

change various assembly item properties

  • Color

  • Render Mode

  • Transparency

  • Transformation

insert a line 


  • No labels