Part Section/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand|Name=Part Section|MenuLocation=Part → Section|Workbenches=[[Part_Workbench|Part]], [[Complete_Workbench|Complete]]|SeeAlso=[[Part_SectionCross|Cross-sections]]}}
{{GuiCommand|Name=Part Section|MenuLocation=Part → Section|Workbenches=[[Part_Workbench|Part]]|SeeAlso=[[Part_SectionCross|Cross-sections]]}}
</div>
</div>


Line 27: Line 27:
{{Caption|A cube sectioned with a cylinder}}
{{Caption|A cube sectioned with a cylinder}}


<span id="Usage"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==Utilizare==
==Utilizare==
Line 41: Line 42:
See also: [[Property_editor|Property editor]].
See also: [[Property_editor|Property editor]].


A PartDesign Chamfer object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It also has the following additional properties:
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===
===Data===
Line 59: Line 60:
* {{PropertyData|Approximation|Bool}}: Approximate the output edges.
* {{PropertyData|Approximation|Bool}}: Approximate the output edges.


<span id="Links"></span>
==Legături==
==Legături==



Latest revision as of 22:17, 13 April 2023

Part Section

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

Description

Introducere

Extrage o secțiune din intersecția a două forme selectate, cea de-a doua servind drept plan secțiune. Această operație este complet parametrică, iar componentele pot fi modificate și rezultatul recalculat.

  • 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

Utilizare

  1. Select the base object
  2. Select the Section tool
  3. Click on Part Section from the top 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

  • DateBase (Link): Link to the first object.
  • DateTool (Link): Link to the second object.

Boolean

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

  • DateApproximation (Bool): Approximate the output edges.

Legături

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