Tutorials: Difference between revisions

From FreeCAD Documentation
No edit summary
(Redirected page to Category:Tutorials)
Line 1: Line 1:
#REDIRECT [[:Category:Tutorials]]
This page lists examples and tutorials found in other sections of this wiki and on other places on the net.

==Video Tutorials==

* http://www.youtube.com/watch?v=LOAxc1StGW8 : Parametric modeling in FreeCAD
* http://www.youtube.com/watch?v=GFuyF78QLGc : Extracting 2D drawings from 3D models

==Drafting and Modeling==

* [[Draft tutorial]]: A simple tutorial showing how to use FreeCAD's 2D drafting module
* [http://wkupiesila.blogspot.com/2009/12/rozgryzamy-freecad-krok-po-kroku.html#googtrans/pl/en a quick description of FreeCAD's modeling tools]
* [http://wkupiesila.blogspot.com/2009/12/freecad-poznajemy-klawisz-f5.html#googtrans/pl/en FreeCAD's parametric power at work]

==Scripting==

* [[Introduction to python]]: A generic introduction to python programming, if you are totally new to it
* [[Line drawing function]]: How to build a simple tool to draw lines
* [[Dialog creation]]: How to construct dialogs with Qt designer, and use them in FreeCAD
* [[Embedding FreeCAD]]: How to import FreeCAD as a python module in other applications

==CAD Part scripting==

* [[Topological_data_scripting#Creating_simple_topology|Creating simple topology]]: The basics of shape creation
* [[Topological_data_scripting#The_OCC_bottle|The OCC bottle]]: A classical openCasCade example transposed in FreeCAD

Revision as of 12:32, 28 March 2011

Redirect to: