FreeCAD/src/Mod/JtReader/Init.py
2015-01-13 16:19:19 +01:00

6 lines
158 B
Python

# FreeCAD init script of the JtReader module
# (c) 2007 Juergen Riegel LGPL
# Append the open handler
FreeCAD.addImportType("JtOpen (*.jt)","JtReader")