-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Describe your issue
https://youtu.be/j2noj0RRWdA
https://youtu.be/j2noj0RRWdA
FreeCAD version info + SheetMetal WB version
[code]
OS: Linux Mint 22.2 (MATE/mate)
Word size of FreeCAD: 64-bit
Version: 2024.1006.0.14555 (Git shallow) AppImage
Build type: Release
Branch: (HEAD detached at 20241003stable)
Hash: 8058dcf52c2661edabf36d8147d5b8a187378d2d
Python 3.11.9, Qt 5.15.13, Coin 4.0.1, Vtk 9.2.6, OCC 7.7.2
Locale: Ukrainian/Ukraine (uk_UA)
Installed mods:
* sheetmetal 0.7.55
[/code]
Put here any screenshots or videos (optional)
10:25:28 Traceback (most recent call last):
10:25:28 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 465, in
10:25:28 addRemoveButton.clicked.connect(lambda _value: _taskMultiSelectionModeClicked(sp))
10:25:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:25:28 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 417, in _taskMultiSelectionModeClicked
10:25:28 smSelectSubObjects(baseObj[0], baseObj[1])
10:25:28 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 346, in smSelectSubObjects
10:25:28 bodyName = obj.getParent().Name
10:25:28 ^^^^^^^^^^^^^
10:25:28 AttributeError: 'FeaturePython' object has no attribute 'getParent'. Did you mean: 'getParents'?
10:25:55 Traceback (most recent call last):
10:25:55 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 465, in
10:25:55 addRemoveButton.clicked.connect(lambda _value: _taskMultiSelectionModeClicked(sp))
10:25:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:25:55 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 417, in _taskMultiSelectionModeClicked
10:25:55 smSelectSubObjects(baseObj[0], baseObj[1])
10:25:55 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 346, in smSelectSubObjects
10:25:55 bodyName = obj.getParent().Name
10:25:55 ^^^^^^^^^^^^^
10:25:56 AttributeError: 'FeaturePython' object has no attribute 'getParent'. Did you mean: 'getParents'?
10:26:20 Traceback (most recent call last):
10:26:20 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 465, in
10:26:20 addRemoveButton.clicked.connect(lambda _value: _taskMultiSelectionModeClicked(sp))
10:26:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:26:20 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 417, in _taskMultiSelectionModeClicked
10:26:20 smSelectSubObjects(baseObj[0], baseObj[1])
10:26:20 File "/home/xxx/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalTools.py", line 346, in smSelectSubObjects
10:26:20 bodyName = obj.getParent().Name
10:26:20 ^^^^^^^^^^^^^
10:26:20 AttributeError: 'FeaturePython' object has no attribute 'getParent'. Did you mean: 'getParents'?