improvements in exportDRAWEXE
fix Draft._clone output
export Shape2DViews
export Part::MultiFuse with single boolean operation like done in c2ce8f5eba
make DRAWEXE ouput more readable
* omit unessary parameters of spheres, cylinders, cones and tori
* denormalize the rotation axis in placements
* use the extension .tcl for the output
This commit is contained in:
@@ -26,5 +26,5 @@
|
||||
#***************************************************************************/
|
||||
|
||||
import FreeCAD
|
||||
FreeCAD.addExportType("DRAWEXE source (*.draw)","exportDRAWEXE")
|
||||
FreeCAD.addExportType("DRAWEXE script (*.tcl)","exportDRAWEXE")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user