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!

Zur Registrierung

[Frage] Getting individual elements of a SmartPart from PythonParts

Schlagworte:
  • Smartparts
  • PythonParts
  • Elements
  • Plugin-Download

Hello!
I wanted to ask if there is a way to get all the individual elements of a SmartPart from a PythonPart script.
I tried using the BaseElementAdapterChildElementsService located in the IFW_ElementAdapter, but when I give it a SmartPart BaseElementAdapter, it only returns a ATTRIBUT_SPEICER_19ER type object.

Is it possible to do something like that?
Thank you in advance.

Hello,

the elements inside the SmartPart are container elements (no child elements). Currently we don't have exposed the function to get access to these elements. We will add this request to our roadmap.

Best regards
Horst