Translations:Power users hub/8/de: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
* [[Scripting_and_macros/de|Skripterstellung und Makros]] - Eine Liste zugehöriger Wiki-Seiten
* [[Introduction_to_Python/de|Einführung in Python]] - Siehe auch andere Python Tutorien am Ende dieser Seite.
* [[Introduction_to_Python/de|Einführung in Python]] - Siehe auch andere Python-Tutorien am Ende dieser Seite.
* [[Python_scripting_tutorial/de|Python Skriptsprache Tutorien]] - Ein allgemeiner Blick auf Python Scriptsprache in FreeCAD
* [[Python_scripting_tutorial/de|Anleitung zur Skripterstellung in FreeCAD]] - Ein allgemeiner Blick auf die Skriptsprache Python in FreeCAD
* [[FreeCAD_Scripting_Basics/de|FreeCAD Grundlagen Scriptsprache]]: Nun, die Grundlagen...
* [[FreeCAD_Scripting_Basics/de|Grundlagen der Skripterstellung in FreeCAD]]: Nun, die Grundlagen...
* [[Gui_Command/de|Gui Befehl]]: Hinzufügen von benutzerdefinierten Befehlen zur GUI
* [[Manual:A_gentle_introduction/de|FreeCAD-Handbuch - Abschnitt Skripterstellung mit Python]]: Mehrere Kapitel Einführung in die Skripterstellung mit Python in FreeCAD
* [[Gui_Command/de|Gui Befehl]]: Hinzufügen von benutzerdefinierten Befehlen zur Benutzerschnittstelle
* Verwendung von gemischten [[Units/de|Einheiten]] in FreeCAD
* Verwendung von gemischten [[Units/de|Einheiten]] in FreeCAD
* [[Profiling/de|Profilerstellung]] des Python Code
* [[Profiling/de|Profilieren]] des Python Codes
* [[Debugging#Python Debugging/de|Fehlerdiagnose]] des Python-Kodes
* [[Debugging/de#Python Fehlerdiagnose|Fehlerdiagnose]] des Python-Codes

Revision as of 13:34, 26 February 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Power users hub)
* [[Scripting_and_macros|Scripting and Macros]] - A list of relevant wiki pages
* [[Introduction_to_Python|Introduction to Python]] - See also other Python tutorials at the bottom of this page
* [[Python_scripting_tutorial|FreeCAD scripting tutorial]] - A general look at Python scripting in FreeCAD
* [[FreeCAD_Scripting_Basics|FreeCAD Scripting Basics]]: Well, the basics
* [[Manual:A_gentle_introduction|FreeCAD Manual - Section Python Scripting]]: Multi-chapter introduction to Python Scripting in FreeCAD
* [[Gui_Command|Gui Command]]: Adding custom commands to the GUI
* Using mixed [[Units|Units]] in FreeCAD
* [[Profiling|Profiling]] the Python code
* [[Debugging#Python Debugging|Debugging]] the Python code
*[[Python_Development_Environment|Python Development Environment]] - A simplistic development environment for Python within FreeCAD