Part Section: Difference between revisions

From FreeCAD Documentation
(Description. Removed the "adds a corresponding representation in the Tree view" remark. This is too standard to mention everywhere. Removed "coplanar faces give some extra lines". This seem correct and logical behavior.)
No edit summary
Line 28: Line 28:
* An intersection of two lines or a line and a solid/face results in one or more points.
* An intersection of two lines or a line and a solid/face results in one or more points.


</translate>
<languages/>
[[Image:PartSection1_it.png]]
[[Image:PartSection1_it.png]]
<translate>
<languages>
{{Caption|A cube sectioned with a cylinder}}
{{Caption|A cube sectioned with a cylinder}}



Revision as of 08:14, 14 June 2022

Part Section

Menu location
Part → Section
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part CrossSections

Description

The Part Section command creates wire geometry at the intersections of two objects. The result is fully parametric.

  • 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. There are several ways to invoke the Section command:
    • Press the Section button.
    • Select the Part → Section option from the menu.

Properties

See also: Property editor.

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

Data

Base

  • DataBase (Link): Link to the first (base) feature.
  • DataTool (Link): Link to the second (tool) feature.

Boolean

  • Data (hidden)History (ShapeHistory): "Shape history".
  • DataRefine (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

  • DataApproximation (Bool): Approximation. Approximate the output edges.

Links

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