Public Member Functions | |
def | export_annotations (self, objlst) |
def | export_objects (self, objlst, toplevel=True) |
def | process_object (self, ob, checksupported=False, toplevel=False) |
def | saveSweep (self, ob) |
def | write_displayonly (self, objlst) |
def | write_header (self) |
Public Attributes | |
alwaysexplode | |
cleanshape | |
csg | |
filename | |
objectcache | |
def exportDRAWEXE.Drawexporter.export_annotations | ( | self, | |
objlst | |||
) |
References exportDRAWEXE.Drawexporter.csg, and exportDRAWEXE.f2s().
Referenced by exportDRAWEXE.Drawexporter.export_objects().
def exportDRAWEXE.Drawexporter.export_objects | ( | self, | |
objlst, | |||
toplevel = True |
|||
) |
def exportDRAWEXE.Drawexporter.process_object | ( | self, | |
ob, | |||
checksupported = False , |
|||
toplevel = False |
|||
) |
References exportDRAWEXE.Drawexporter.alwaysexplode, exportDRAWEXE.ax2_xdir(), exportDRAWEXE.Drawexporter.cleanshape, exportDRAWEXE.Drawexporter.csg, exportDRAWEXE.f2s(), ParameterSerializer.filename, Gui::Breakpoint.filename(), Gui::PythonEditorP.filename, addonmanager_macro.Macro.filename, ArchReference.ArchReferenceTaskPanel.filename, importIFClegacy.IfcSchema.filename, importIFClegacy.IfcFile.filename, importIFClegacy.IfcDocument.filename, gzip_utf8.GzipFile.filename(), Sandbox::MeshLoaderThread.filename, exportDRAWEXE.Drawexporter.filename, zipios::FilePath.filename(), zipios::ZipLocalEntry.filename, exportDRAWEXE.formatobjtype(), exportDRAWEXE.isDeform(), exportDRAWEXE.isDraftCircle(), exportDRAWEXE.isDraftClone(), exportDRAWEXE.isDraftEllipse(), exportDRAWEXE.isDraftPoint(), exportDRAWEXE.isDraftPolygon(), exportDRAWEXE.isDraftShape2DView(), exportDRAWEXE.isDraftWire(), exportDRAWEXE.Drawexporter.objectcache, exportDRAWEXE.occversiontuple(), exportDRAWEXE.placement2draw(), exportDRAWEXE.polygonstr(), exportDRAWEXE.Drawexporter.process_object(), exportDRAWEXE.saveShape(), and exportDRAWEXE.Drawexporter.saveSweep().
Referenced by exportDRAWEXE.Drawexporter.export_objects(), exportDRAWEXE.Drawexporter.process_object(), and exportDRAWEXE.Drawexporter.saveSweep().
def exportDRAWEXE.Drawexporter.saveSweep | ( | self, | |
ob | |||
) |
References exportDRAWEXE.Drawexporter.alwaysexplode, exportDRAWEXE.Drawexporter.cleanshape, exportDRAWEXE.Drawexporter.csg, ParameterSerializer.filename, Gui::Breakpoint.filename(), Gui::PythonEditorP.filename, addonmanager_macro.Macro.filename, ArchReference.ArchReferenceTaskPanel.filename, importIFClegacy.IfcSchema.filename, importIFClegacy.IfcFile.filename, importIFClegacy.IfcDocument.filename, zipios::FilePath.filename(), gzip_utf8.GzipFile.filename(), Sandbox::MeshLoaderThread.filename, exportDRAWEXE.Drawexporter.filename, zipios::ZipLocalEntry.filename, exportDRAWEXE.Drawexporter.process_object(), and exportDRAWEXE.saveShape().
Referenced by exportDRAWEXE.Drawexporter.process_object().
def exportDRAWEXE.Drawexporter.write_displayonly | ( | self, | |
objlst | |||
) |
References exportDRAWEXE.Drawexporter.csg.
def exportDRAWEXE.Drawexporter.write_header | ( | self | ) |
References exportDRAWEXE.Drawexporter.csg.
Referenced by exportDRAWEXE.Drawexporter.export_objects().
exportDRAWEXE.Drawexporter.alwaysexplode |
Referenced by exportDRAWEXE.Drawexporter.process_object(), and exportDRAWEXE.Drawexporter.saveSweep().
exportDRAWEXE.Drawexporter.cleanshape |
Referenced by exportDRAWEXE.Drawexporter.process_object(), and exportDRAWEXE.Drawexporter.saveSweep().
exportDRAWEXE.Drawexporter.csg |
exportDRAWEXE.Drawexporter.filename |
Referenced by ArchReference.ArchReferenceTaskPanel.accept(), ArchReference.ArchReferenceTaskPanel.chooseFile(), addonmanager_macro.Macro.install(), addonmanager_macro.Macro.is_installed(), exportDRAWEXE.Drawexporter.process_object(), addonmanager_macro.Macro.remove(), and exportDRAWEXE.Drawexporter.saveSweep().
exportDRAWEXE.Drawexporter.objectcache |
Referenced by exportDRAWEXE.Drawexporter.process_object().