QuickField

A new approach to field modelling

Main >> Product >> Programming >> QuickField and Python

QuickField and Python

Python is a high-level programming language. Python interpreters are available for many operating systems including Microsoft Windows.

Python file has extension of *.py. You can edit it with Notepad or any other text editor.

To use Python with QuickField Object Model and Parametric Object Interface you need to install win32com extension. Active Python distributed by ActiveState Software Inc. is already supplied with this extension and available for free download.

Running Python code with VS Code
Running Python code with VS Code
Running Python code with Active Python
Running Python code with Active Python

To use Python with QuickField command line and Parametric Command Line you can use built-in os extension.

Running command line from Python code