Hi,
Here is my drive link for the file .ipt + .stl
https://drive.google.com/open?id=1e4-CU ... yHJMPJH0T4
Thanks you
ERROR> PmBRepSegment(001B): ASM - Index out of range (7FFFFFFF>1E7)!
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Seb\AppData\Roaming\FreeCAD\Mod\InventorLoader-master\importerIL.py", line 91, in open
reader = read(doc, filename, True)
File "C:\Users\Seb\AppData\Roaming\FreeCAD\Mod\InventorLoader-master\importerIL.py", line 37, in read
if (Import_IPT.read(doc, filename, readProperties)):
File "C:\Users\Seb\AppData\Roaming\FreeCAD\Mod\InventorLoader-master\Import_IPT.py", line 210, in read
ReadElement(ole, fname, doc, counter, readProperties)
File "C:\Users\Seb\AppData\Roaming\FreeCAD\Mod\InventorLoader-master\Import_IPT.py", line 54, in ReadElement
ReadRSeMetaDataB(dataB, seg)
File "C:\Users\Seb\AppData\Roaming\FreeCAD\Mod\InventorLoader-master\importerReader.py", line 751, in ReadRSeMetaDataB
reader.ReadSegmentData(newFile, data)
File "C:\Users\Seb\AppData\Roaming\FreeCAD\Mod\InventorLoader-master\importerSegment.py", line 728, in ReadSegmentData
self.segment.tree = buildTree(file, self.segment.elementNodes)
File "C:\Users\Seb\AppData\Roaming\FreeCAD\Mod\InventorLoader-master\importerSegment.py", line 240, in buildTree
resolveParentNodes(nodes)
File "C:\Users\Seb\AppData\Roaming\FreeCAD\Mod\InventorLoader-master\importerSegment.py", line 225, in resolveParentNodes
if (child.parent is None):
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'parent'
Not 100% - the SAT file can either be:
Should be fixed now - sorry for the beeing so late.