Draft Shape2DView/sv


Draft Shape2DView.png Draft Shape2DView

Menyplacering
Draft -> Shape 2D View
Arbetsbänk(ar)
Draft, Arch
Standard genväg
None
Se även
None


Beskrivning

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

Bruk

  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

Skript

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/sv&oldid=229022"

Navigation menu