Part Section/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 9: Line 9:
</div>
</div>


<span id="Description"></span>
==Descrizione==
==Descrizione==


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


<span id="Usage"></span>
==Utilizzo==
==Utilizzo==


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


<span id="Links"></span>
==Link==
==Link==



Revision as of 20:51, 27 January 2024

Seziona

Posizione nel menu
Parte → Seziona
Ambiente
Parte
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Sezioni

Descrizione

Crea una sezione attraverso l'intersezione di due oggetti selezionati, l'ultimo oggetto viene utilizzato come piano di sezione. Questa operazione è completamente parametrica: si possono modificare i componenti e il risultato viene ricalcolato.

  • 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

Utilizzo

  1. Selezionare l'oggetto base
  2. Selezionare l'oggetto strumento
  3. Cliccare su Part Seziona dal menu principale.

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

  • DatiBase (Link): Link to the first object.
  • DatiTool (Link): Link to the second object.

Boolean

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

  • DatiApproximation (Bool): Approximate the output edges.

Link

Per creare delle sezioni con un piano di sezione vedere la pagina Part Sezioni.