2011/6/22 Topi Rinkinen <python...@topisoft.fi> > Hi, > > Is it possible, within PythonOCC, to read in an SVG file, and make an > extrusion based on that. > > I can convert PCB Gerber files to SVG, and if I can import them to > PythonOCC, I can automate conversion from Gerber files to STEP > representation of whole PCB, including copper layers. > > - Topi > > Hi Topi,
pythonOCC cannot import SVG files by default. However, Dave Cowden, from emcfab, already developed a SVG exporter (see http://code.google.com/p/emcfab/source/browse/trunk/applications/slicer/SvgExporter.py). Maybe it could be a good basis do develop a SVG importer? Thomas
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users