Drawing Projection de forme

From FreeCAD Documentation
Revision as of 12:25, 25 April 2015 by Bzh56420 (talk | contribs) (Created page with "==Description== Cet outil crée une projection de l'objet sélectionné (Source) dans <u> la vue 3D </ u>.")

Projeter la Forme

Emplacement du menu
Mise en Plan → Projeter la Forme
Ateliers
Drawing, Complete
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

Description

Cet outil crée une projection de l'objet sélectionné (Source) dans la vue 3D </ u>.


Usage

  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

  • DonnéesLabel :
  • DonnéesPlacement :


Projection

  • DonnéesDirection : 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.
  • DonnéesHCompound :
  • DonnéesIso Line HCompound :
  • DonnéesIso Line VCompound :
  • DonnéesOut Line HCompound :
  • DonnéesOut Line VCompound :
  • DonnéesRg1 Line HCompound :
  • DonnéesRg1 Line VCompound :
  • DonnéesRg NLine HCompound :
  • DonnéesRg NLine VCompound :
  • DonnéesSource : the object being projected
  • DonnéesVCompound :