Scripting

Use the application programming interface (API) to control CADFEKO from an external script.

Scripting allows repetitive or complex tasks to be performed in a script that would have taken a long time to perform manually. Scripts are created and edited in the script editor or scripts can be recorded (macro recording) by enabling the recording and then performing the actions in the graphical interface. The recorded script can be modified to perform a more complex task. Scripts that are used regularly can be added to the ribbon providing easy access and hiding the complexity of the script. Forms (dialogs) can be created in the scripting environment that obtain input from the script user without having to edit the script.