Zolko-123 / FreeCAD_Assembly4

Assembly 4 workbench for FreeCAD
GNU Lesser General Public License v2.1
290 stars 75 forks source link

Changing a fastener's parameter changes all the labels of all the fasteners added #520

Open Sil68 opened 1 month ago

Sil68 commented 1 month ago

Current situation

I have got an assembly comprising of various parts. I am using the fastener workbench to add some fasteners to this assembly.

Observation

Whenever I am change a parameter of any of the fasteners, all labels of all fasteners are getting automatically changed adhering to some default sequence labelling scheme.

Expectation

Each label of each fastener added shall remain as-is. In particular when having assigned a custom label to a fastener.

Zolko-123 commented 1 month ago

That is strange : did you see this before ? What versions (FreeCAD, Asm4, Fasteners...) are you using ?

Also: do you use the Asm4 interfaces to add and change fasteners, or do you use the native Fasteners tools ?