draftfunctions.svg Namespace Reference

Functions

def format_point (coords, action='L')
 
def get_arrow (obj, arrowtype, point, arrowsize, color, linewidth, angle=0)
 
def get_line_style (line_style, scale)
 
def get_overshoot (point, shootsize, color, linewidth, angle=0)
 
def get_pattern (pat)
 
def get_print_color (obj)
 
def get_svg (obj, scale=1, linewidth=0.35, fontsize=12, fillstyle="shape color", direction=None, linestyle=None, color=None, linespacing=None, techdraw=False, rotation=0, fillspaces=False, override=True)
 
def getArrow (obj, arrowtype, point, arrowsize, color, linewidth, angle=0)
 
def getLineStyle (linestyle, scale)
 
def getOvershoot (point, shootsize, color, linewidth, angle=0)
 
def getPattern (pat)
 
def getSVG (obj, scale=1, linewidth=0.35, fontsize=12, fillstyle="shape color", direction=None, linestyle=None, color=None, linespacing=None, techdraw=False, rotation=0, fillSpaces=False, override=True)
 

Variables

 DraftGeomUtils = lz.LazyLoader("DraftGeomUtils", globals(), "DraftGeomUtils")
 
 Part = lz.LazyLoader("Part", globals(), "Part")
 

Variable Documentation

◆ DraftGeomUtils

draftfunctions.svg.DraftGeomUtils = lz.LazyLoader("DraftGeomUtils", globals(), "DraftGeomUtils")

◆ Part

draftfunctions.svg.Part = lz.LazyLoader("Part", globals(), "Part")