Material: mat card parser, there are two parsers in FreeCAD, make some comments about the existance of each other
This commit is contained in:
committed by
Yorik van Havre
parent
79b7041336
commit
7f2ad7fbbf
@@ -49,6 +49,10 @@ Version:
|
||||
"""
|
||||
|
||||
|
||||
# see comments in module importFCMat, there is a independent parser implementaion for reading and writing FCMat files
|
||||
# inside FreeCAD the importFCMat.py parser defs are used
|
||||
|
||||
|
||||
def importFCMat(fileName):
|
||||
"Read a FCMat file into a dictionary"
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user