11   Python Scripting

QW-Modeller and FreeCAD can be entirely controlled by Python scripts from the integrated python console, from macros or from any other external Python script. There are possibilities of creating or modifying geometry, creating or modifying QW-Objects and modifying the representation of those objects in the 3D scene. Python scripting can also be used in macros, which provide an easy method to create custom commands.

See QuickWave Objects chapter for Python commands for QuickWave objects.

 

See also Macros and Python Console chapters for more information.