TechDraw ActiveView/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 24: Line 24:
</div>
</div>


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


Line 35: Line 36:
</div>
</div>


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


Line 55: Line 57:
* {{MenuCommand|Use 3d Background}}: If checked, the generated bitmap will use the background from the 3D window.
* {{MenuCommand|Use 3d Background}}: If checked, the generated bitmap will use the background from the 3D window.


<span id="Notes"></span>
==Note==
==Note==


Line 63: Line 66:
</div>
</div>


<span id="Properties"></span>
== Proprietà ==
== Proprietà ==


Line 69: Line 73:
</div>
</div>


<span id="Scripting"></span>
==Script==
==Script==



Revision as of 08:28, 29 May 2023

Other languages:

Vista attiva

Posizione nel menu
TechDraw → Vista attiva
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Simbolo

Descrizione

Lo strumento Vista attiva inserisce una copia di una finestra 3D in una pagina di disegno.

Una vista semplice dal modello 3D.

Utilizzo

  1. Passare alla finestra 3D che si desidera copiare.
  2. Se nel documento sono presenti più pagine di disegno, è necessario selezionare nella struttura ad albero anche la pagina desiderata.
  3. Premere il pulsante Vista attiva.
  4. Si apre una finestra di dialogo che consente di specificare le dimensioni, il colore del bordo e dello sfondo della copia.

Options

The following can be specified:

  • Crop: Crop the generated bitmap.
  • Width: The width (in mm) to crop the generated view.
  • Height: The height (in mm) to crop the generated view.
  • No Background: If checked, the generated bitmap will have a transparent background.
  • Solid Background: If checked, the generated will have a background of the selected color.
  • Use 3d Background: If checked, the generated bitmap will use the background from the 3D window.

Note

  • Le viste attive sono statiche, una volta generate non vengono mai aggiornate con le modifiche al modello 3D.
  • Vista attiva in realtà è un Simbolo. La sua proprietà DatiScale Type viene quindi sempre inizializzata come Personalizzata.
  • Questo strumento è ancora in qualche modo sperimentale.

Proprietà

Vedere Simbolo

Script

Lo strumento Vista attiva può essere utilizzato nelle macro e dalla console Python utilizzando la seguente funzione: