Home
last modified time | relevance | path

Searched refs:DXF_FILE (Results 1 – 4 of 4) sorted by relevance

/dports/cad/py-ezdxf/ezdxf-0.16.3/examples/addons/
H A Ddxf2src.py5 DXF_FILE = r"D:\Source\dxftest\CADKitSamples\{}.dxf".format(NAME) variable
9 doc = ezdxf.readfile(DXF_FILE)
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dxf/
H A DdxfFile.h13 #ifndef DXF_FILE
14 #define DXF_FILE 1 macro
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dxf/
H A DdxfFile.h13 #ifndef DXF_FILE
14 #define DXF_FILE 1 macro
/dports/cad/k40-whisperer/K40_Whisperer-0.58_src/
H A Dk40_whisperer.py2339 self.DXF_FILE = filemname
2343 fd = open(self.DXF_FILE)