DrawingAlgos Namespace Reference

Functions

def createSVG

Variables

string startSVG

Function Documentation

def DrawingAlgos::createSVG (   Part  ) 

Definition at line 13 of file DrawingAlgos.py.


Variable Documentation

Initial value:
"""<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 
<svg xmlns="http://www.w3.org/2000/svg"
     xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events"
     version="1.1" baseProfile="full"
     width="297mm" height="420mm">
"""

Definition at line 3 of file DrawingAlgos.py.


Generated on Wed Nov 23 19:01:56 2011 for FreeCAD by  doxygen 1.6.1