moveViews Namespace Reference

Functions

def moveViews ()
 

Variables

string svgHead = "<svg\n" + " xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\"\n" + " xmlns:freecad=\"http://www.freecadweb.org/wiki/index.php?title=Svg_Namespace\">\n"
 
string svgTail = "\n</svg>"
 

Function Documentation

◆ moveViews()

def moveViews.moveViews ( )

Variable Documentation

◆ svgHead

string moveViews.svgHead = "<svg\n" + " xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\"\n" + " xmlns:freecad=\"http://www.freecadweb.org/wiki/index.php?title=Svg_Namespace\">\n"

◆ svgTail

string moveViews.svgTail = "\n</svg>"