-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Currently for me it is not possible to explode drawings with Freecad 0.21.1 (Win). If i use an older version of ExplodeAssembly there are no problems. The following error message appears:
09:35:08 Exploded Assembly workbench loaded
09:35:10 Running the Python command 'GoToEnd' failed:
Traceback (most recent call last):
File "C:\Users\ragae\AppData\Roaming\FreeCAD\Mod\ExplodedAssembly\EAInit.py", line 315, in Activated
ea.goToEnd()
File "C:\Users\ragae\AppData\Roaming\FreeCAD\Mod\ExplodedAssembly\ExplodedAssembly.py", line 450, in goToEnd
obj_base = traj.dir_vectors[n]*inc_D
can't multiply sequence by non-int of type 'float'
Maybe it is due the setup of AnimationStepTime
?
I didn´t test if the problems are comming from there but if the code was changed to only accept int it would be necessary to change all my project. I haven´t checked the code of the last commit but possible this is a #bug?
Metadata
Metadata
Assignees
Labels
No labels