Part Section/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 11: Line 11:
==Descrizione==
==Descrizione==


<div class="mw-translate-fuzzy">
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.
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.
</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]]

{{Caption|A cube sectioned with a cylinder}}
In questo esempio un cubo viene sezionato con un cilindro:
{|
| [[Image:PartSection1_it.png]]
|
* '''Base''': oggetto base, il Box
* '''Tool''': lo strumento di sezione, il Cilindro
|}
{{clear}}


==Utilizzo==
==Utilizzo==
Line 31: Line 28:
# Cliccare su {{KEY|Part}} → {{KEY|[[Image:Part_Section.svg|24px]] Seziona}} dal menu principale.
# Cliccare su {{KEY|Part}} → {{KEY|[[Image:Part_Section.svg|24px]] Seziona}} dal menu principale.
</div>
</div>

==Properties==

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:

===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.


==Link==
==Link==

Revision as of 08:23, 14 June 2022

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 Chamfer 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.