Part Section/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Part_Sweep|Sweep]]
|[[Part_Defeaturing|Defeaturing]]
|[[Part_CrossSections|CrossSections]]
|[[Part_SectionCross|Cross sections]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Defeaturing.svg
|IconL=Part_Sweep.svg
|IconC=Workbench_Part.svg
|IconR=Part_CrossSections.svg
|IconR=Part_CrossSections.svg
|IconC=Workbench_Part.svg
}}
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/es|Name=Part_Section|MenuLocation=Pieza → Sección|Workbenches=[[Part Module|Part]], [[Complete_Workbench/es|Complete]]|SeeAlso=[[Part_SectionCross/es|SectionCross]]}}
{{GuiCommand/es|Name=Part_Section|MenuLocation=Pieza → Sección|Workbenches=[[Part_Workbench|Part]]|SeeAlso=[[Part_SectionCross/es|SectionCross]]}}
</div>
</div>


Line 19: Line 20:
</div>
</div>


* An intersection of two solids/faces results in one or more section lines.
* An intersection of two lines, or a line and a solid/face, results in one or more points.


[[Image:PartSection1_it.png]]
In this example, a cube is sectioned with a cylinder:
{{Caption|A cube sectioned with a cylinder}}
{|
| [[Image:PartSection1_it.png]]
|
* '''Base''': base object, the Box
* '''Tool''': Section tool, the cylinder
|}
{{clear}}


==Usage==
==Usage==


# Select the base object
# Select two objects.
# The first object will be the {{PropertyData|Base}} of the Section, but the selection order has no impact on the result.
# Select the Section tool
# There are several ways to invoke the command:
# Click on {{KEY|Part}} {{KEY|[[Image:Part_Section.svg|24px|link=Part_Sections]] Section}} from the top menu.
#* Press the {{Button|[[Image:Part_Section.svg|16px|link=]] [[Part_Section|Section]]}} button.
#* Select the {{MenuCommand|Part → [[Image:Part_Section.svg|16px|link=]] Section}} option from the menu.

==Properties==

See also: [[Property_editor|Property editor]].

A PartDesign Section object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It also has the following additional properties:

===Data===

{{Properties_Title|Base}}

* {{PropertyData|Base|Link}}: Link to the first object.
* {{PropertyData|Tool|Link}}: Link to the second object.

{{Properties_Title|Boolean}}

* {{PropertyData|History|ShapeHistory|hidden}}: "Shape history".
* {{PropertyData|Refine|Bool}}: "Refine shape (clean up redundant edges) after this boolean operation". The default value is determined by the {{MenuCommand|Automatically refine model after sketch-based operation}} preference. See [[PartDesign_Preferences#General|PartDesign Preferences]].

{{Properties_Title|Section}}

* {{PropertyData|Approximation|Bool}}: Approximate the output edges.


==Links==
==Links==


To create sections with a section plane see [[Image:Part_CrossSections.svg|24px|link=Part_CrossSections]] [[Part_SectionCross|Cross-sections]].
To create sections with a section plane see [[Image:Part_CrossSections.svg|16px|link=Part_CrossSections]] [[Part_CrossSections|Cross-sections]].




{{Docnav
{{Docnav
|[[Part_Sweep|Sweep]]
|[[Part_Defeaturing|Defeaturing]]
|[[Part_CrossSections|CrossSections]]
|[[Part_SectionCross|Cross sections]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Defeaturing.svg
|IconL=Part_Sweep.svg
|IconC=Workbench_Part.svg
|IconR=Part_CrossSections.svg
|IconR=Part_CrossSections.svg
|IconC=Workbench_Part.svg
}}
}}



Latest revision as of 22:27, 13 April 2023

Part_Section

Ubicación en el Menú
Pieza → Sección
Entornos de trabajo
Part
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
SectionCross

Description

Extrae una sección de la intersección de las dos formas seleccionadas, la segunda siendo utilizada como plano de corte. Esta operación es completamente paramétrica y los componentes pueden editarse y el resultado recalculado.

  • An intersection of two solids/faces results in one or more section lines.
  • An intersection of two lines, or a line and a solid/face, results in one or more points.

A cube sectioned with a cylinder

Usage

  1. Select two objects.
  2. The first object will be the DatosBase of the Section, but the selection order has no impact on the result.
  3. There are several ways to invoke the command:
    • Press the Section button.
    • Select the Part → Section option from the menu.

Properties

See also: Property editor.

A PartDesign Section object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

Base

  • DatosBase (Link): Link to the first object.
  • DatosTool (Link): Link to the second object.

Boolean

  • Datos (hidden)History (ShapeHistory): "Shape history".
  • DatosRefine (Bool): "Refine shape (clean up redundant edges) after this boolean operation". The default value is determined by the Automatically refine model after sketch-based operation preference. See PartDesign Preferences.

Section

  • DatosApproximation (Bool): Approximate the output edges.

Links

To create sections with a section plane see Cross-sections.