28.01.2023 - 19:31
Is possible to remove some element by Pythonparts API? I mean get Id of element and then I remove from view.
Is possible to remove some element by Pythonparts API? I mean get Id of element and then I remove from view.
Hi,
Maybe with changing the layer ?
com_prop.Layer = *****
Best
Hi,
I would like to remove element, not only hide them.
I would like to remove element, not only hide them.
Do you mean removing (deleting) the elements physically from the model or just removing them from a specific view/section (UVS)?