Draft Shape2DView/ro


Draft Shape2DView.png Draft Shape2DView

poziția meniului
Draft -> Shape 2D View
Workbenches
Draft, Arch
scurtătură
nici unul
A se vedea, de asemenea,
nici unul


Description

This tool places in the document a 2D object which is a flattened view of a selected Shape-based object, projected along the current view direction.

Draft Shape2DView example.jpg

How to use

  1. Select the object you want to extract a 2D view from
  2. Rotate the view (or use the view presets shortcuts) so it reflects the direction you want to project the object to. For example, using a Top view will project the object on the XY plane, vertically along the Z axis like on the image above.
  3. Press the Draft Shape2DView.png Draft Shape2DView button

Options

Properties

Scripting

The Draft Shape2DView tool can by used in macros and from the python console by using the following function:

makeShape2DView (object,[projection],[facenumbers]) 

Example:

import FreeCAD,Draft
Draft.makeShape2DView(FreeCAD.ActiveDocument.ActiveObject) 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Draft_Shape2DView/ro&oldid=229025"

Navigation menu