04-26-2021, 01:22 PM
Hi,
Is it possible to change an item's type in a python script ?
I have a tool I am importing with SolidWorks plugin and when I drag and drop it to my robot its type is changed from object to tool, but when I import it and set its parent as a robot with a script, its type stays object.
What can I do to change its type at the same time I change its parent ?
Thanks,
Camille
Is it possible to change an item's type in a python script ?
I have a tool I am importing with SolidWorks plugin and when I drag and drop it to my robot its type is changed from object to tool, but when I import it and set its parent as a robot with a script, its type stays object.
What can I do to change its type at the same time I change its parent ?
Thanks,
Camille