Functions | |
def | dxfWrite (objlist, filename) |
def | export (objectslist, filename, argstring) |
def | parse (pathobj) |
def | processArguments (argstring) |
Variables | |
now = datetime.datetime.now() | |
bool | OUTPUT_HEADER = True |
pythonopen = open | |
string | TOOLTIP |
string | TOOLTIP_ARGS |
def PathScripts.post.dxf_post.dxfWrite | ( | objlist, | |
filename | |||
) |
References importDXF.export().
def PathScripts.post.dxf_post.export | ( | objectslist, | |
filename, | |||
argstring | |||
) |
def PathScripts.post.dxf_post.parse | ( | pathobj | ) |
accepts a Path object. Returns a list of wires
def PathScripts.post.dxf_post.processArguments | ( | argstring | ) |
PathScripts.post.dxf_post.now = datetime.datetime.now() |
bool PathScripts.post.dxf_post.OUTPUT_HEADER = True |
PathScripts.post.dxf_post.pythonopen = open |
string PathScripts.post.dxf_post.TOOLTIP |
string PathScripts.post.dxf_post.TOOLTIP_ARGS |