Files
create/src/Mod/JtReader/Init.py
2023-09-10 11:25:51 +02:00

6 lines
159 B
Python

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