Drawing templates: Difference between revisions

From FreeCAD Documentation
mNo edit summary
m (Languages in alphabetic order)
Line 14: Line 14:
[[Image:A3_Showcase.svg|800px]]
[[Image:A3_Showcase.svg|800px]]


{{languages | {{es|Drawing_templates/es}} }}
{{languages | {{es|Drawing_templates/es}} {{se|Drawing_templates/se}} }}

Revision as of 16:05, 14 September 2011

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