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
`Running the Python command 'Lattice2_ShapeString' failed:
Traceback (most recent call last):
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 285, in Activated
CreateLatticeShapeString(name = "Strings")
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 260, in CreateLatticeShapeString
FreeCADGui.doCommand("f = lattice2ShapeString.makeLatticeShapeString(name='"+name+"')")
File "", line 1, in
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 77, in makeLatticeShapeString
LatticeShapeString(obj)
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 105, in init
self.makeFoolObj(obj)
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 142, in makeFoolObj
self.draft_shape_string = _ShapeString(foolObj)
File "/home/mac/freecad-build/Mod/Draft/draftobjects/shapestring.py", line 59, in init
obj.addProperty("App::PropertyBool", "MakeFace", "Draft", _tip).MakeFace = True
`Running the Python command 'Lattice2_ShapeString' failed:
Traceback (most recent call last):
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 285, in Activated
CreateLatticeShapeString(name = "Strings")
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 260, in CreateLatticeShapeString
FreeCADGui.doCommand("f = lattice2ShapeString.makeLatticeShapeString(name='"+name+"')")
File "", line 1, in
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 77, in makeLatticeShapeString
LatticeShapeString(obj)
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 105, in init
self.makeFoolObj(obj)
File "/home/mac/.local/share/FreeCAD/Mod/lattice2/./lattice2ShapeString.py", line 142, in makeFoolObj
self.draft_shape_string = _ShapeString(foolObj)
File "/home/mac/freecad-build/Mod/Draft/draftobjects/shapestring.py", line 59, in init
obj.addProperty("App::PropertyBool", "MakeFace", "Draft", _tip).MakeFace = True
'NoneType' object has no attribute 'MakeFace'`
[code]
OS: Debian GNU/Linux 11 (bullseye) (XFCE/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.20.28431 (Git)
Build type: Unknown
Branch: master
Hash: 1d95f7b58da86406571377d4e0ce06190761d9b5
Python 3.9.2, Qt 5.15.2, Coin 4.0.0, OCC 7.5.1
Locale: C/Default (C)
Installed mods:
[/code]
The text was updated successfully, but these errors were encountered: