Difference between revisions of "Template:Userdocnavi/es"
Jump to navigation
Jump to search
m (upgrade) |
(Scripting) |
||
Line 5: | Line 5: | ||
* '''Basics:''' [[About FreeCAD/es|About FreeCAD]], [[Workbenches/es|Workbenches]], [[Preferences Editor/es|Preferences]], [[Document structure/es|Document structure]], [[Interface Customization/es|Interface Customization]], [[Property/es|Properties]], [[Mouse Model/es|Mouse Model]]; [[Tutorials/es|Tutorials]] | * '''Basics:''' [[About FreeCAD/es|About FreeCAD]], [[Workbenches/es|Workbenches]], [[Preferences Editor/es|Preferences]], [[Document structure/es|Document structure]], [[Interface Customization/es|Interface Customization]], [[Property/es|Properties]], [[Mouse Model/es|Mouse Model]]; [[Tutorials/es|Tutorials]] | ||
* '''Workbenches''': [[Arch_Workbench/es|Arch]], [[Draft_Workbench/es|Draft]], [[FEM_Workbench/es|FEM]], [[Image_Workbench/es|Image]], [[Inspection_Workbench/es|Inspection]], [[Mesh_Workbench/es|Mesh]], [[OpenSCAD Workbench/es|OpenSCAD]], [[Part_Workbench/es|Part]], [[PartDesign_Workbench/es|PartDesign]], [[Path_Workbench/es|Path]], [[Plot_Workbench/es|Plot]], [[Points_Workbench/es|Points]], [[Raytracing_Workbench/es|Raytracing]], [[Reverse_Engineering_Workbench/es|Reverse Engineering]], [[Robot_Workbench/es|Robot]], [[Ship_Workbench/es|Ship]], [[Sketcher_Workbench/es|Sketcher]], [[Spreadsheet_Workbench/es|Spreadsheet]], [[Start_Workbench/es|Start]], [[Surface_Module/es|Surface workbench]], [[TechDraw_Workbench/es|TechDraw]], [[Test_Framework_Workbench/es|Test Framework]], [[Web_Workbench/es|Web]] | * '''Workbenches''': [[Arch_Workbench/es|Arch]], [[Draft_Workbench/es|Draft]], [[FEM_Workbench/es|FEM]], [[Image_Workbench/es|Image]], [[Inspection_Workbench/es|Inspection]], [[Mesh_Workbench/es|Mesh]], [[OpenSCAD Workbench/es|OpenSCAD]], [[Part_Workbench/es|Part]], [[PartDesign_Workbench/es|PartDesign]], [[Path_Workbench/es|Path]], [[Plot_Workbench/es|Plot]], [[Points_Workbench/es|Points]], [[Raytracing_Workbench/es|Raytracing]], [[Reverse_Engineering_Workbench/es|Reverse Engineering]], [[Robot_Workbench/es|Robot]], [[Ship_Workbench/es|Ship]], [[Sketcher_Workbench/es|Sketcher]], [[Spreadsheet_Workbench/es|Spreadsheet]], [[Start_Workbench/es|Start]], [[Surface_Module/es|Surface workbench]], [[TechDraw_Workbench/es|TechDraw]], [[Test_Framework_Workbench/es|Test Framework]], [[Web_Workbench/es|Web]] | ||
+ | |||
+ | ---- | ||
+ | |||
+ | * '''Scripting:''' | ||
+ | ** '''General:''' [[Introduction to Python/es|Introduction to Python]], [[Python scripting tutorial/es|FreeCAD scripting tutorial]], [[FreeCAD Scripting Basics/es|FreeCAD Scripting Basics]], [[Gui Command/es|Gui Command]], [[Units/es|Units]] | ||
+ | ** '''Modules:''' [[Builtin modules/es|Builtin modules]], [[Workbench creation/es|Workbench creation]] | ||
+ | ** '''Meshes:''' [[Mesh Scripting/es|Mesh Scripting]], [[Mesh Module/es|Mesh Module]] | ||
+ | ** '''Parts:''' [[Part Module/es|The Part Module]], [[Topological data scripting/es|Topological data scripting]], [[PythonOCC/es|PythonOCC]], [[Mesh to Part/es|Mesh to Part]] | ||
+ | ** '''Coin scenegraph:''' [[Scenegraph/es|The Coin/Inventor scenegraph]], [[Pivy/es|Pivy]] | ||
+ | ** '''Qt interface:''' [[PySide/es|PySide]], [[Embedding FreeCADGui/es|Using the FreeCAD GUI]], [[Dialog creation/es|Dialog creation]] | ||
+ | ** '''Parametric objects:''' [[Scripted objects/es|Scripted objects]] | ||
+ | ** '''Other:''' [[Code snippets/es|Code snippets]], [[Line drawing function/es|Line drawing function]], [[Embedding FreeCAD/es|Embedding FreeCAD]], [[FreeCAD vector math library/es|FreeCAD vector math library]], [[Power_users_hub/es|Power_users_hub]] | ||
---- | ---- |
Revision as of 12:04, 28 February 2019
User documentation

- Installation: Unix, Windows, Mac; Getting started
- Basics: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Workbenches: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting:
- General: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, Gui Command, Units
- Modules: Builtin modules, Workbench creation
- Meshes: Mesh Scripting, Mesh Module
- Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part
- Coin scenegraph: The Coin/Inventor scenegraph, Pivy
- Qt interface: PySide, Using the FreeCAD GUI, Dialog creation
- Parametric objects: Scripted objects
- Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power_users_hub
Use this template on all user manual pages of FreeCAD by placing the following text at the bottom of the page:
{{Userdocnavi/es}}
It also places the page in Category:User Documentation/es.