TechDraw NewArch/ru


TechDraw NewArch.png TechDraw NewArch

Расположение в меню
TechDraw → ArchView
Верстаки
TechDraw
Быстрые клавиши
См. также


Description

The ArchView tool inserts a view of an Arch SectionPlane on a TechDraw page.

TechDraw Arch example.jpg

How to use

  1. Select an Arch section plane in the 3D view or in the tree
  2. If you have multiple drawing pages in your document, you will need to select the desired page in the tree.
  3. Press the Techdraw-arch-view.png ArchView button
  4. A view of the objects seen by the section plane will appear on the page.

Options

TechDraw Arch rendering.jpg

TechDraw Arch piping.jpg

Properties

Scripting

ArchViews can be added to Pages using Python.

dv = FreeCAD.ActiveDocument.addObject('TechDraw::DrawViewArch','TestArch')
dv.Source = mySectionPlane
rc = page.addView(dv) 

Notes

Online version: "http://www.freecadweb.org/wiki/index.php?title=TechDraw_NewArch/ru&oldid=257228"

Navigation menu