Is possible to remove some element by Pythonparts API? I mean get Id of element and then I remove from view.
Das Wissen aller Anwender nutzen
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.
Es erwarten Sie:
- Foren-Vielfalt aus CAD Architektur, CAD Ingenieurbau uvm.
- Tipps von User für User
- international: Deutsch, Englisch, Italienisch, Französisch und Tschechisch
Melden Sie sich jetzt an und diskutieren Sie mit!
- Forum
- CAD Parametric Modelling
- PythonParts
[Frage] Removing element
28.01.2023 - 19:31
30.01.2023 - 08:14
Hi,
Maybe with changing the layer ?
com_prop.Layer = *****
Best
30.01.2023 - 08:46
*
Hi,
I would like to remove element, not only hide them.
30.01.2023 - 10:42
Zitiert von:
krzysztof_butowt
Hi,
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)?