Scripting and macros: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Docnav |Start up and Configuration |Macros }} ==Overview of Python scripting pages== * Python related pages in the Manual: ** A gentle introduction ** Creating interface tools <!--T:9--> * Basics: ** Working with macros ** Script tutorial ** Introduction to Python ** Python_scripting_tutorial|Python scrip...") |
No edit summary |
||
Line 13: | Line 13: | ||
* Basics: | * Basics: | ||
** [[Macros|Working with macros]] | ** [[Macros|Working with macros]] | ||
** [[Introduction_to_Python|Introduction to Python]] | ** [[Introduction_to_Python|Introduction to Python]] | ||
** [[Python_scripting_tutorial|Python scripting tutorial]] | ** [[Python_scripting_tutorial|Python scripting tutorial]] | ||
Line 24: | Line 23: | ||
** [[PySide_Advanced_Examples|PySide advanced examples]] | ** [[PySide_Advanced_Examples|PySide advanced examples]] | ||
** [[PySide_usage_snippets|PySide usage snippets]] | ** [[PySide_usage_snippets|PySide usage snippets]] | ||
* Snippets and examples: | * Snippets and examples: | ||
** [[Command|Define a command]] | ** [[Command|Define a command]] | ||
* Miscellaneous: | * Miscellaneous: | ||
** [[How_to_install_macros|How to install macros]] | ** [[How_to_install_macros|How to install macros]] | ||
** [[Python]] | ** [[Python]] | ||
{{Docnav | {{Docnav |
Latest revision as of 12:26, 29 October 2024
Overview of Python scripting pages
- Python related pages in the Manual:
- Basics:
- User interface:
- Snippets and examples:
- Miscellaneous:
Power user documentation
- LabRPS scripting: Python, Introduction to Python, Python scripting tutorial, LabRPS Scripting Basics
- Modules: Units, Quantity
- Workbenches: Gui Commands, Commands
- Parametric objects: Scripted objects, Viewproviders
- Graphical interface: Interface creation, Interface creation completely in Python, PySide, PySide examples beginner, intermediate, advanced
- Macros: Macros, How to install macros
- Other: Expressions
- Hubs: User hub, Power users hub, Developer hub