Tutorials/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(One intermediate revision by the same user not shown)
Line 24: Line 24:


FreeCAD provides two main workflows to modeling parts:
FreeCAD provides two main workflows to modeling parts:
* combining objects, a method called [https://en.wikipedia.org/wiki/Constructive_solid_geometry constructive solid geometry (CSG)] using the [[Part Module|Part workbench]], and
* combining objects, a method called [[Constructive solid geometry|Constructive solid geometry]] (CSG) using the [[Part Module|Part workbench]], and
* using parametric modelling and [[Glossary#Feature|feature]] editing with the [[PartDesign Workbench]].
* using parametric modelling and [[Feature editing|feature editing]] with the [[PartDesign Workbench|PartDesign Workbench]].


Please note that the [[PartDesign Workbench]] workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.
Please note that the [[PartDesign Workbench|PartDesign Workbench]] workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.


<gallery mode=packed heights=200px style="font-size:1.1em">
<gallery mode=packed heights=200px style="font-size:1.1em">
Line 62: Line 62:
FEM tutorial result.png|link=[[FEM tutorial]]|[[FEM tutorial|Simple FEM introduction]] (v0.17) <br/>This is a short introduction to the steps required to perform an analysis in the FEM Workbench: model your object, create a mesh, add constraints and forces, add a material, run the solver, and visualize the results.
FEM tutorial result.png|link=[[FEM tutorial]]|[[FEM tutorial|Simple FEM introduction]] (v0.17) <br/>This is a short introduction to the steps required to perform an analysis in the FEM Workbench: model your object, create a mesh, add constraints and forces, add a material, run the solver, and visualize the results.
Figure 11 Deformed Mesh.png|link=[[FEM Shear of a Composite Block]]|[[FEM Shear of a Composite Block|FEM shear analysis of a composite block]] (v0.17) <br/>Study the deformation of a block made of a hard nucleus surrounded by a softer material: create mesh regions, add materials, set up sliding constraints, add shear loads, run the solver, and visualize the results with a clip plane.
Figure 11 Deformed Mesh.png|link=[[FEM Shear of a Composite Block]]|[[FEM Shear of a Composite Block|FEM shear analysis of a composite block]] (v0.17) <br/>Study the deformation of a block made of a hard nucleus surrounded by a softer material: create mesh regions, add materials, set up sliding constraints, add shear loads, run the solver, and visualize the results with a clip plane.
Femconcrete_Wall_3D_rx_PSS.png|link=[[Analysis_of_reinforced_concrete_with_FEM]]|[[Analysis_of_reinforced_concrete_with_FEM|Analysis of reinforced concrete with FEM]] (v0.19) <br/>Estimate the level of reinforcement required in a concrete structure to prevent brittle failure under tension or shear.
</gallery>
</gallery>



Revision as of 09:24, 12 September 2019

Esta página presenta una selección de tutoriales escritos, ¡de ninguna manera está completa! Puede encontrar una lista de tutoriales completa y sin ordenar aquí: Category:Tutorials/es.     También puede consultar Offsite tutorials/es y Video tutorials/es que enumeran enlaces a tutoriales alojados en sitios externos. Una fuente útil de videos tutoriales es, por supuesto, también una búsqueda por palabra clave FreeCAD en YouTube.

If you'd like to contribute with writing wiki documentation and tutorials, see the general wiki guidelines in WikiPages, and read the tutorial guidelines.

Please notice the version of FreeCAD used in the tutorial as some tutorials may use an old version of the program. Although the general modelling process may still work, some tools may have changed.

Arquitectura y BIM

Modelando Piezas

FreeCAD provides two main workflows to modeling parts:

Please note that the PartDesign Workbench workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.

Drafting and Sketching

Dibujo Técnico

FEM

CNC & 3D Printing

Importar y Exportar

Renderizado

Entorno de trabajo de Robot

Plotting

Drawings

Development of the Drawing Workbench stopped in FreeCAD 0.16. Consider using the TechDraw Workbench instead.
List of Commands
Interface Customization