Std DrawStyle/it: Difference between revisions

From FreeCAD Documentation
(Created page with "===16px Facce piene===")
No edit summary
Line 89: Line 89:
{{Caption|The same objects with the 'Flat lines' draw style applied}}
{{Caption|The same objects with the 'Flat lines' draw style applied}}


==Note==
<div class="mw-translate-fuzzy">
=== Note ===
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">

Revision as of 21:07, 14 April 2020

Other languages:

Stile di disegno

Posizione nel menu
Visualizza → Stile di disegno
Ambiente
Tutti
Avvio veloce
V 1 - V 7
Introdotto nella versione
-
Vedere anche
Box contenitore

Descrizione

Tutti gli oggetti della Vista 3D possono essere mostrati in diversi stili di disegno, tra cui linee continue, reticoli o come punti.

Utilizzo

  • Andare nel menu Stile di disegno e selezionare una opzione
    • Come è
    • Linee e facce piene
    • Ombreggiato
    • Solo linee
    • Punti
    • Linee nascoste
    • Senza ombre

Available draw styles

Come è

The As is style does not override the VistaDisplay Mode of objects.

4 identical objects each with a different Display Mode (from left to right: 'Points', 'Wireframe', 'Shaded' and 'Flat lines') with the 'As is' draw style applied

Punti

The Points style overrides the VistaDisplay Mode of objects. This style matches the 'Points' Display Mode. Vertices are displayed in solid colors. Edges and faces are not displayed.

The same objects with the 'Points' draw style applied

Reticolo

The Wireframe style overrides the VistaDisplay Mode of objects. This style matches the 'Wireframe' Display Mode. Vertices and edges are displayed in solid colors. Faces are not displayed.

The same objects with the 'Wireframe' draw style applied

Linee nascoste

The Hidden line style overrides the VistaDisplay Mode of objects. Objects are displayed as if converted to triangular meshes.

The same objects with the 'Hidden line' draw style applied

Senza ombre

The No shading style overrides the VistaDisplay Mode of objects. Vertices, edges and faces are displayed in solid colors.

The same objects with the 'No shading' draw style applied

Ombreggiato

The Shaded style overrides the VistaDisplay Mode of objects. This style matches the 'Shaded' Display Mode. Vertices and edges are not displayed. Faces are illuminated depending on their orientation.

The same objects with the 'Shaded' draw style applied

Facce piene

The Flat lines style overrides the VistaDisplay Mode of objects. This style matches the 'Flat lines' Display Mode. Vertices and edges are displayed in solid colors. Faces are illuminated depending on their orientation.

The same objects with the 'Flat lines' draw style applied

Note

  • Lo stile "Linee e facce piene" conferisce un colore uniforme ai bordi e le facce sono illuminate in modo diverso a seconda dell'orientamento della vista.
  • Lo stile "Ombreggiato" rimuove il colore dei bordi. Questo stile è migliore quando si visualizzano oggetti con molte facce con le normali orientate in direzioni diverse, in particolare direzioni diverse dagli assi X, Y e Z.
  • Lo stile "Reticolo" rimuove il colore delle facce, lasciando solo i bordi e i vertici. Ciò si traduce in una modalità trasparente, quindi è possibile vedere oggetti che sono completamente o parzialmente nascosti da altri oggetti.
  • Lo stile "Punti" mostra solo i vertici in cui due bordi si collegano. Per i solidi costituiti da forme relativamente semplici, verranno visualizzati solo alcuni vertici. Questo stile è migliore quando si visualizzano mesh, poiché in questo caso in genere ci sono molti vertici. Per migliorare la visibilità, con questo stile potrebbe essere utile aumentare il valore di VistaPoint Size.
  • Lo stile "Linee nascoste" mostra le facce triangolari e i loro bordi come se gli oggetti fossero convertiti in mesh triangolari.
  • Lo stile "Senza ombre" conferisce un colore uniforme ai bordi e tutte le facce sono ugualmente illuminate indipendentemente dall'orientamento della vista.