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.
Im Allplan Connect Forum tauschen sich Anwender aus, geben wertvolle Tipps oder beraten sich bei ganz konkreten Aufgabenstellungen − auch international.
Und damit wirklich keine Frage unbeantwortet bleibt, unterstützen die Mitarbeiter des Technischen Supports ebenfalls aktiv das Forum.
Melden Sie sich jetzt an und diskutieren Sie mit!
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)?