Translations:Macro Automatic drawing/2/en

From FreeCAD Documentation
Revision as of 15:11, 8 August 2018 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Description

This code generates a Drawing page with three orthographic views (front, top and right) aligned to each other, and an isometric view placed at the top right of the page. It calculates the scale based on the model size and space available on the sheet. The iso view is scaled to 2/3 of the ortho views.
It uses the first-angle projection.