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

From FreeCAD Documentation
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* [[Introduction_to_Python/es|Introducción a Python]] - Ver también otros tutoriales de Python en la parte inferior de esta página
* [[Introduction_to_Python/es|Introducción a Python]] - Ver también otros tutoriales de Python en la parte inferior de esta página
* [[Python_scripting_tutorial/es|Tutorial de archivos de guión en FreeCAD]] - Una visión general a los archivos de guión de Python en FreeCAD
* [[Python_scripting_tutorial/es|Tutorial guionización en FreeCAD]] - Una visión general a guionización Python en FreeCAD
* [[FreeCAD_Scripting_Basics/es|Archivos de guión básicos en FreeCAD]]: Bien, lo básico...
* [[FreeCAD_Scripting_Basics/es|Guionización básico en FreeCAD]]: Bien, lo básico...
* [[Gui_Command/es|Comandos de la interfaz gráfica de usuario]] : Añadiendo comandos personalizados a la interfaz gráfica de usuario
* [[Gui_Command/es|Comandos de la interfaz gráfica de usuario]] : Añadiendo comandos personalizados a la interfaz gráfica de usuario
* Utilizando [[Units/es|Unidades]] mezcladas en FreeCAD
* Utilizando [[Units/es|Unidades]] mezcladas en FreeCAD

Latest revision as of 13:33, 19 September 2021

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