You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a second assembly container throws the following exception:
<asm3.main> 113.54074 - assembly.py(2529): solver exception when auto recompute
Traceback (most recent call last):
File "/opt/FreeCAD/Ext/freecad/asm3/FCADLogger.py", line 83, in _catch
return func(*args,**kargs)
File "/opt/FreeCAD/Ext/freecad/asm3/solver.py", line 405, in solve
return _solve(*args,**kargs)
File "/opt/FreeCAD/Ext/freecad/asm3/solver.py", line 375, in _solve
Solver(assembly,reportFailed,dragPart,recompute,rollback)
File "/opt/FreeCAD/Ext/freecad/asm3/solver.py", line 65, in __init__
self._fixedParts = Constraint.getFixedParts(self,cstrs,partGroup)
File "/opt/FreeCAD/Ext/freecad/asm3/constraint.py", line 516, in getFixedParts
for info in obj.Proxy.getElementsInfo():
File "/opt/FreeCAD/Ext/freecad/asm3/assembly.py", line 1524, in getElementsInfo
return [ e.Proxy.getInfo() for e in self.getElements() ]
File "/opt/FreeCAD/Ext/freecad/asm3/assembly.py", line 1514, in getElements
info = o.Proxy.getInfo()
File "/opt/FreeCAD/Ext/freecad/asm3/assembly.py", line 1194, in getInfo
self.getElementSubname(),shape=shape)
File "/opt/FreeCAD/Ext/freecad/asm3/assembly.py", line 875, in getElementInfo
objName(parent), subnameRef))
RuntimeError: Invalid sub-object "Parts001", Link005.Pocket.;#47;:M;CUT;:T4002:3:E.Edge18
Version
(current latest)
OS: Debian GNU/Linux 9.5 (stretch)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.14991 (Git)
Build type: Unknown
Branch: LinkStage3
Hash: ca6a60371470490c74b8d7bd967bf301b4253247
Python version: 2.7.13
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0
Locale: English/UnitedStates (en_US)
Description
Creating a second assembly container throws the following exception:
Version
(current latest)
File
case-v3-20180907T1750.zip
The text was updated successfully, but these errors were encountered: