+ add PlmXmlParser

+ add test data for PLMXML and JT
This commit is contained in:
jriegel
2015-03-22 10:07:03 +01:00
committed by Stefan Tröger
parent d7c932d714
commit 5d5c04a508
41 changed files with 4218 additions and 0 deletions

View File

@@ -31,3 +31,4 @@
#FreeCAD.addImportType("STEP 214 (*.step *.stp)","ImportGui")
#FreeCAD.addExportType("STEP 214 (*.step *.stp)","ImportGui")
#FreeCAD.addExportType("IGES files (*.iges *.igs)","ImportGui")
FreeCAD.addExportType("PLMXML files (*.plmxml)","Import")