Drawing ProjectShape/it: Difference between revisions

From FreeCAD Documentation
(Created page with "==Descrizione== Questo strumento crea una proiezione dell'oggetto selezionato, l'oggetto sorgente, nella <u>vista 3D</u>.")
(Created page with "==Utilizzo==")
Line 7: Line 7:




== Usage ==
==Utilizzo==


{|
{|

Revision as of 10:11, 18 January 2015

Proietta le forme

Posizione nel menu
Drawing → Proietta le forme
Ambiente
Drawing, Completo
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Questo strumento crea una proiezione dell'oggetto selezionato, l'oggetto sorgente, nella vista 3D.


Utilizzo

  1. Select an object in the 3D view or in the project tree
  2. from the Drawing menu, click Project shape
  3. set the desired options in the Task Dialog
  4. click OK


A projection object (objectname_proj) will be added to the project. For subsequent projections of the same Source object, the projection object will be named objectname_projXXX, where XXX is a three digit number.

Edit an existing projection

The projection parameters can be edited in the Property editor.

Base

  • DatiLabel :
  • DatiPlacement :


Projection

  • DatiDirection : defines the direction of the projection. This is the normal vector of the projection plane. For example, to project the object onto the xy plane, use (0,0,1). To reverse the projection, use negative values.
  • DatiHCompound :
  • DatiIso Line HCompound :
  • DatiIso Line VCompound :
  • DatiOut Line HCompound :
  • DatiOut Line VCompound :
  • DatiRg1 Line HCompound :
  • DatiRg1 Line VCompound :
  • DatiRg NLine HCompound :
  • DatiRg NLine VCompound :
  • DatiSource : the object being projected
  • DatiVCompound :