Add e57 extension support
This commit is contained in:
committed by
wmayer
parent
4d5ac148e5
commit
c9ca2b7709
@@ -28,5 +28,5 @@
|
||||
|
||||
|
||||
# Append the open handler
|
||||
FreeCAD.addImportType("Point formats (*.asc *.pcd *.ply)","Points")
|
||||
FreeCAD.addImportType("Point formats (*.asc *.pcd *.ply *.e57)","Points")
|
||||
FreeCAD.addExportType("Point formats (*.asc *.pcd *.ply)","Points")
|
||||
|
||||
Reference in New Issue
Block a user