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
When a Padstackinstance is defined and we use the delete() method. the PadstackInstance is also removed. Therefore I tried the cast the PadstackInstance from PadstackinstanceTerminal to instantiate a new Padstackinstance but it fails.
I am not sure if this is a bug from PadstackInstanceTerminal.delete() Are we supposed to loose the PadstackInstance too ?