Hello all,
I created the ACT extension which creates Ansys.ACT.Automation.Mechanical.DataModelObject in the Mechanical Tree during the run. The extension could be run several times. It would be helpful to rewrite DataModelObject during the next run instead of deleting them manually but this object has no method delete().
How do I rewrite DataModelObject?
Thanks