Drawing templates

From FreeCAD Documentation
Revision as of 04:35, 4 December 2011 by Normandc (talk | contribs) (added French translation)

Creating templates for the Drawing module is very easy. They are svg files, created with any application capable of exporting svg files, such as Inkscape. Only two rules must be followed:

  • One pixel = one millimeter
  • You must insert, somewhere inside your svg code, where you want the contents of the drawing to appear (for example at the end of the file, just before the last </svg> tag), the following line:
<!-- DrawingContent -->

A3 templates

Available translations of this page: Template:Se