Part Module/es: Difference between revisions

From FreeCAD Documentation
No edit summary
(Redirected.)
Tag: New redirect
 
(144 intermediate revisions by 3 users not shown)
Line 1: Line 1:
#REDIRECT [[Part_Workbench/es]]
<languages/>
{{Docnav/es
|[[OpenSCAD Module/es|OpenSCAD Módulo]]
|[[PartDesign Workbench/es|PartDesign Ambiente de trabajo]]
|IconL=Workbench_OpenSCAD.svg
|IconR=Workbench_PartDesign.svg
}}

[[Image:Workbench_Part.svg|thumb|128px|El icono del Ambiente de trabajo Parte]]
{{TOCright}}
== Introducción ==
Las sólidas capacidades de modelado de FreeCAD se basan en la [[OpenCASCADE/es|OpenCASCADE]] (OCCT), un sistema CAD de calidad profesional que presenta una creación y manipulación avanzada de geometría 3D. El [[Image:Workbench_Part.svg|24px]] [[Part Workbench/es|Part Ambiente de trabajo]] es una capa que se encuentra en la parte superior de las bibliotecas de la OCCT, que da al usuario acceso a las primitivas y funciones geométricas de la OCCT. Esencialmente todas las funciones de dibujo 2D y 3D en cada banco de trabajo ([[Image:Workbench_Draft.svg|24px]] [[Draft Workbench/es|Draft]], [[Image:Workbench_Sketcher.svg|24px]] [[Sketcher Workbench/es|Sketcher]], [[Imagen:Workbench_PartDesign.svg|24px]] [[PartDesign Workbench/es|PartDesign]], etc.), se basan en estas funciones expuestas por el banco de trabajo de diseño de piezas. Por lo tanto, el Part Workbench se considera el componente central de las capacidades de modelado de FreeCAD.

The objects created with the Part Workbench are relatively simple; they are intended to be used with boolean operations (unions and cuts) in order to build more complex shapes. '''This modeling paradigm is known as the [[constructive solid geometry]] (CSG) workflow, and it was the traditional methodology used in early CAD systems.''' On the other hand, the [[PartDesign Workbench|PartDesign Workbench]] provides a more modern workflow to constructing shapes: it uses a parametrically defined sketch, that is extruded to form a basic solid body, which is then modified by parametric transformations ([[feature editing|feature editing]]), until the final object is obtained.

Part objects are more complex than mesh objects created with the [[Mesh Workbench|Mesh Workbench]], as they permit more advanced operations like coherent boolean operations, modifications history, and parametric behaviour.

[[Image:Part_Workbench_relationships.svg|600px]]

{{Caption|The Part Workbench is the basic layer that exposes the OCCT drawing functions to all workbenches in FreeCAD.}}

== Herramientas ==

Todas las herramientas se encuentran en el menú {{MenuCommand|Pieza}}.

===Primitivas===

Estas son las herramientas para crear primitivas de objetos.

* [[Image:Part_Box.svg|32px]] [[Part_Box/es|Caja]]: Dibuja una caja especificando sus dimensiones
* [[Image:Part_Cylinder.svg|32px]] [[Part_Cylinder/es|Cilindro]]: Dibuja un cilindro especificando sus dimensiones
* [[Image:Part_Sphere.svg|32px]] [[Part_Sphere/es|Esfera]]: Dibuja una esfera especificando sus dimensiones
* [[Image:Part_Cone.svg|32px]] [[Part_Cone/es|Cono]]: Dibuja un cono especificando sus dimensiones
* [[Image:Part_Torus.svg|32px]] [[Part_Torus/es|Toro]]: Dibuja un toro (anillo) especificando sus dimensiones
* [[Image:Part_CreatePrimitives.svg|32px]] [[Part_CreatePrimitives/es|CrearPrimitivos]]: Una herramienta para crear diversas primitivas geométricas paramétricas.
* [[Image:Part_Shapebuilder.svg|32px]] [[Part_Shapebuilder/es|ConstructorFormas]]: Una herramienta para crear formas más complejas a partir de diversas primitiv geométricas paramétricas

===Modificando objetos===

Estas son las herramientas para modificar los objetos existentes. Permiten seleccionar los objetos a modificar.

* [[Image:Part_Extrude.svg|32px]] [[Part_Extrude/es|Extrusión]]: Extruye caras planas de un objeto
* [[Image:Part_Revolve.svg|32px]] [[Part_Revolve/es|Revolución]]: Crea un objeto haciendo que gire otro objeto alrededor de un eje
* [[Image:Part_Mirror.svg|32px]] [[Part_Mirror/es|Simetría]]: Crea una simetría de los objetos seleccionados alrededor de un plano de simetría dado
* [[Image:Part_Fillet.svg|32px]] [[Part_Fillet/es|Redondear]]: Redondea las aristas de un objeto
* [[Image:Part_Chamfer.svg|32px]] [[Part_Chamfer/es|Chaflán]]: Crea un chaflán en las aristas de un objeto
* [[Image:Part_RuledSurface.svg|32px]] [[Part_RuledSurface/es|Ruled Surface]]:
* [[Image:Part_Loft.svg|32px]] [[Part_Loft/es|Loft]]: Lofts de un perfil a otro.
* [[Image:Part_Sweep.svg|32px]] [[Part_Sweep/es|Sweep]]: Barre uno o más perfiles a lo largo de un camino

* [[Image:Part_CompOffsetTools.png|48px]] [[Part_CompOffsetTools|Offset tools]]:
** [[Image:Part_Offset.svg|32px]] [[Part_Offset|3D Offset]]: Constructs a parallel shape at a certain distance from original.
** [[Image:Part_Offset2D.svg|32px]] [[Part_Offset2D|2D Offset]]: Constructs a parallel wire at certain distance from original, or enlarges/shrinks a planar face. {{Version|0.17}}

* [[Image:Part_Thickness.svg|32px]] [[Part_Thickness|Thickness]]: Hollows out a solid, leaving openings next to select faces.

* [[File:Part_ProjectionOnSurface.svg|32px]] [[Part_ProjectionOnSurface|Projection on surface]]: Project a logo, text or any face,wire,edge to a surface. With the projection part it is possible to create a solid or wire. {{Version|0.19}}

* [[Image:Part_Compound.svg|48px]] [[Part_CompCompoundTools|Compound Tools]]:
** [[Image:Part_Compound.svg|32px]] [[Part_Compound|Make compound]]: Creates a compound from the selected objects.
** [[Image:Part_ExplodeCompound.svg|32px]] [[Part_ExplodeCompound|Explode Compound]]: Tool to split up compounds of shapes
** [[Image:Part Compound‏‎Filter.svg|32px]] [[Part Compound‏‎Filter|Compound Filter]]: The CompoundFilter can be used to extract the individual pieces.

<div class="mw-translate-fuzzy">
* [[Image:Part_Booleans.png|32px]] [[Part_Booleans/es|Operaciones Booleanas]]: Realiza operaciones Booleanas sobre los objetos
* [[Image:Part_Union.png|32px]] [[Part_Union/es|Fusión]]: Fusión (unión) de dos objetos
* [[Image:Part_Common.png|32px]] [[Part_Common/es|Intersección]]: Extrae la parte común (intersección) de dos objetos
* [[Image:Part_Cut.png|32px]] [[Part_Cut/es|Diferencia]]: Corta (resta) un objeto de otro
</div>

* [[Image:Part_CompJoinFeatures.png|48px]] [[Part CompJoinFeatures|Join features]]: smart booleans for walled objects (e.g., pipes) {{Version|0.16}}
** [[Image:Part_JoinConnect.svg|32px]] [[Part_JoinConnect|Connect]]: Connects interiors of objects {{Version|0.16}}
** [[Image:Part_JoinEmbed.svg|32px]] [[Part_JoinEmbed|Embed]]: Embeds a walled object into another walled object {{Version|0.16}}
** [[Image:Part_JoinCutout.svg|32px]] [[Part_JoinCutout|Cutout]]: Creates a cutout in a wall of an object for another walled object {{Version|0.16}}

* [[Image:Part_CompSplittingTools.png|48px]] [[Part CompSplittingTools|Splitting tools]]: {{Version|0.17}}
** [[Image:Part_BooleanFragments.svg|32px]] [[Part_BooleanFragments|Boolean fragments]]: makes all the pieces that can be obtained by Boolean operations between objects {{Version|0.17}}
** [[Image:Part SliceApart.svg|32px]] [[Part_SliceApart|Slice a part]]: tool to split shapes by intersection with other shapes
** [[Image:Part_Slice.svg|32px]] [[Part_Slice|Slice]]: Splits an object into pieces by intersections with another object {{Version|0.17}}
** [[Image:Part_XOR.svg|32px]] [[Part_XOR|XOR]]: removes space shared by even number of objects (symmetric version of [[Part_Cut|Cut]]) {{Version|0.17}}

<div class="mw-translate-fuzzy">
* [[Image:Part Defeaturing.svg|32px]] [[Part_Defeaturing/es|Defeaturing]]: (v0.18)
* [[Image:Part_Section.png|32px]] [[Part_Section/es|Sección]]: Crea una sección por la intersección de un objeto con un plano de sección
* [[Image:Part_SectionCross.png|32px]] [[Part_SectionCross|Cross sections...]]:
</div>

=== Measure ===

[[File:Part Measure Menu.png|64px]] [[Part Measure Menu|Measure]]: Allows linear and angular measurement between points, edges, and faces.

* [[Image:Part_Measure_Linear.svg|32px]] [[Part_Measure_Linear|Measure Linear]] allows you to make linear measurements.
* [[Image:Part_Measure_Angular.svg|32px]] [[Part_Measure_Angular|Measure Angular]] allows you to make angular measurements.
* [[Image:Part_Measure_Refresh.svg|32px]] [[Part_Measure_Refresh|Measure Refresh]] updates the measurements on screen.
* [[Image:Part_Measure_Clear_All.svg|32px]] [[Part_Measure_Clear_All|Clear All]] Clears all measurements.
* [[Image:Part_Measure_Toggle_All.svg|32px]] [[Part_Measure_Toggle_All|Toggle All]] shows or hides all measurements.
* [[Image:Part_Measure_Toggle_3d.svg|32px]] [[Part_Measure_Toggle_3d|Toggle 3D]] shows or hides 3D measurements.
* [[Image:Part_Measure_Toggle_Delta.svg|32px]] [[Part_Measure_Toggle_Delta|Toggle Delta]] shows or hides delta measurements.

===Otras herramientas===

* [[Image:Part_Import.svg|32px]] [[Part Import|Import]]: This tool allows you to add a file *.IGES, *.STEP, *.BREP to the current document.
* [[Image:Part_Export.svg|32px]] [[Part Export|Export]]: This tool allows you to export a part object in a *.IGES, *.STEP, *.BREP file.
* [[File:Part_BoxSelection.svg|32px]] [[Part_BoxSelection|BoxSelection]]: add to the selection the faces of the shapes that are touches by the rectangular selection. {{Version|0.19}}
* [[Image:Part_ShapeFromMesh.svg|32px]] [[Part ShapeFromMesh|Shape from Mesh]]: Creates a shape object from a mesh object.
* [[File:Part_PointsFromMesh.svg|32px]] [[Part PointsFromMesh|Points from mesh]]: creates a shape object made of points from the mesh. {{Version|0.19}}
* [[Part_MakeSolid|Convert to solid]]: Converts a shape object to a solid object.
* [[File:Part_ReverseShapes.svg|32px]] [[Part_ReverseShapes|Reverse shapes]]: Flips the normals of all faces of the selected object.

* Create a copy:
** [[Image:Part_SimpleCopy‎.svg|32px]] [[Part_SimpleCopy|Create simple copy]]: Creates a simple copy of the selected object.
** [[File:Part_TransformedCopy.svg|32px]] [[Part_TransformedCopy|Create transformed copy]]: creates a transformed copy of the selected object. {{Version|0.19}}
** [[File:Part_ElementCopy.svg|32px]] [[Part_ElementCopy|Create shape element copy]]: creates a copy from an element (vertex, edge, face) of the selected object. {{Version|0.19}}
** [[Image:Part_RefineShape.svg|32px]] [[Part_RefineShape|Refine shape]]: Cleans faces by removing unnecessary lines.

* [[Image:Part_CheckGeometry.svg|32px]] [[Part CheckGeometry|Check geometry]]: Checks the geometry of selected objects for errors.

=== Context menu items ===

*[[Std_SetAppearance|Appearance]]: determines appearance of the whole part (color transparency etc.).
* [[File:Part_ColorFace.svg|32px]] [[Part_FaceColors|Set colors]]: assigns colors to part faces.

== Preferencias ==

<!--The PartDesign preferences are defined in the Part workbench and both the PartDesign workbench and the Part workbench use them-->
* [[Image:Preferences-part_design.svg|32px]] [[PartDesign_Preferences|Preferences]]: preferences available for Part Tools (the Part workbench also uses the PartDesign Preferences).
* [[Image:Preferences-import-export.svg|32px]] [[Import_Export_Preferences|Import Export Preferences]]: preferences available for importing from and exporting to different file formats.
* [[Fine-tuning]]: some extra parameters to fine-tune Part behavior.

== Archivos de guión ==

See [[Part scripting|Part scripting]].

== Tutoriales ==

* [[Import_from_STL_or_OBJ|Import from STL or OBJ]] : How to import STL/OBJ files in FreeCAD
* [[Export_to_STL_or_OBJ|Export to STL or OBJ]] : How to export STL/OBJ files from FreeCAD
* [[Whiffle_Ball_tutorial|Whiffle Ball tutorial]] : How to use the Part Module


{{Docnav/es
|[[OpenSCAD Module/es|OpenSCAD Módulo]]
|[[PartDesign Workbench/es|PartDesign Ambiente de trabajo]]
|IconL=Workbench_OpenSCAD.svg
|IconR=Workbench_PartDesign.svg
}}

{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 14:54, 27 April 2024

Redirect to: