TechDraw NewMulti

TechDraw NewMulti.png TechDraw NewMulti

Menu location
TechDraw → Multi
Workbenches
TechDraw
Default shortcut
See also


Description

Note: this tool is deprecated and will be removed. NewView now supports multiple source objects. The Multi tool creates a view of multiple 3D parts. The parts are positioned relative to their 3D positions. Dimensions can be added between parts where applicable.

ViewMulti.png

How to use

  1. Select several parts in the 3D window or tree.
  2. If you have multiple drawing pages in your document, you will also need to select the desired page in the tree.
  3. Press the Techdraw-multiview.png Multi button

Options

None.

Properties

Note: Multi inherits all applicable View properties.

Scripting

Multis can be added to Pages using Python.

Multi = FreeCAD.ActiveDocument.addObject('TechDraw::DrawViewMulti','Multi')
...TBA 

Notes

Online version: "http://www.freecadweb.org/wiki/index.php?title=TechDraw_NewMulti&oldid=243381"

Navigation menu