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
{{ message }}
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
I tried to create an empty library from a existing one be removing all components. I did this in a loop:
But i had to run the loop multiple times to remove all components, untill no components are in the list and getComponentCount equals zero.
If the library is saved with
new_lib.save()
the components are still there.Any idea whats going wrong?
The text was updated successfully, but these errors were encountered: