PartDesign PolarPattern/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Replaced content with "==Descrizione==")
Line 8: Line 8:
}}
}}


==Descrizione==
<div class="mw-translate-fuzzy">
==Introduzione==
Questo strumento prende una funzione selezionata e ne crea una serie di copie ruotate attorno a un asse prescelto.<br />
L'oggetto risultante viene creato come un nuovo oggetto indipendente nella struttura.<br />
Per esempio:
[[Image:Polarpattern_example.png|600px|left]]
{{clear}}
</div>


The '''polar pattern''' tool takes a selected feature and creates a set of copies rotated around a chosen axis. Starting with v0.17, it can pattern multiple features.
The '''polar pattern''' tool takes a selected feature and creates a set of copies rotated around a chosen axis. Starting with v0.17, it can pattern multiple features.

Revision as of 03:20, 27 November 2018

Schiera polare

Posizione nel menu
PartDesign → Schiera polare
Ambiente
PartDesign
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Schiera lineare

Descrizione

The polar pattern tool takes a selected feature and creates a set of copies rotated around a chosen axis. Starting with v0.17, it can pattern multiple features.

Above: a slot-shaped pocket (B) made on top of a base solid (A, also referred to as support) is used for a polar pattern. The result (C) is shown on the right.

How to use

  1. Select the feature(s) to be patterned. Alternatively, the feature can be selected from a dialogue after step 2.
    v0.16 and below Only a single feature can be selected, and it must be the last one at the bottom of the feature tree.
  2. Press the PolarPattern button.
  3. v0.17 and above Press Add feature to add a feature to be patterned. The feature must be visible in the 3D view:
    1. Switch to the Model tree;
    2. Select in the tree the feature to be added and press spacebar to make it visible in the 3D view;
    3. Switch back to the Tasks panel;
    4. Select the feature in the 3D view; it will be added to the list.
    5. Repeat to add other features.
  4. v0.17 and above Press Remove feature to remove a feature from the list, or right-click on the feature in the list and select Remove.
  5. Define the axis. See Options.
  6. Define the angle between the last copied occurrence and the original feature.
  7. Set the number of occurrences.
  8. Press OK.

Opzioni

Durante la creazione di una funzione di schiera polare, il dialogo 'Parametri schiera polare' offre due modi diversi per specificare l'asse di rotazione del modello.

Axis

When creating a polar pattern feature, the PolarPattern parameters dialogue offers different ways of specifying the pattern rotation axis.

Asse normale dello schizzo

Come asse della schiera viene preso un asse essendo perpendicolare al disegno e posto nell'origine del disegno.
La direzione della schiera può essere invertita barrando 'direzione inversa'.

Horizontal sketch axis

Uses the horizontal axis of the sketch for axis.

Vertical sketch axis

Uses the vertical axis of the sketch for axis.

Custom Sketch Axis

If the sketch which defines the feature to be patterned also contains a construction line (or lines), then the drop down list will contain one custom sketch axis for each construction line. The first construction line will be labelled Sketch axis 0.

Base (X/Y/Z) axis

v0.17 and above Select one of the Body Origin's standard axis (X, Y or Z) as axis.

Select reference...

Allows you to select either a DatumLine or an edge of an object or a line of a sketch to use for axis.

Angolo e numero di duplicati

Specifica l'angolo da coprire con la schiera e il numero totale di forme della schiera (inclusa la forma originale). Per esempio, la combinazione quattro copie in un angolo di 180 gradi produce una spaziatura di 60 gradi tra ogni copia. C'è una eccezione: quando l'angolo è di 360 gradi e la prima e l'ultima copia sono identiche, vengono prodotte quattro copie distanziate 90 gradi.

Limitazioni