Hello all,

I'm exploring the object relationships in NemAll_Python_IFW_ElementAdapter between EngineerLabel_TypeUUID elements and BarsRepresentationLine_TypeUUID elements.

For a description using a single-line pointer, BaseElementAdapterParentElementService.GetParentElement() called on the label returns exactly one bar group, and this is consistent and reliable.

For a description using a fan/multi-pointer style — where several converging lines connect one description to multiple separate bar groups — GetParentElement() on the label only ever returns ONE of the connected groups. I can't find any other bar group's link back to that same label through GetParentElement, GetAttributes(), or GetElementAdapterType().

Is there a documented (or undocumented) way to enumerate all bar groups connected to a single EngineerLabel with a multi-target fan pointer — something beyond the single parent GetParentElement() returns? Pointers to the right class/method would help, or confirmation that this isn't exposed at the PythonParts API level.

Allplan 2026, Python 3.

Thanks in advance.

Anhänge (1)

Typ: image/png
6-mal heruntergeladen
Größe: 8,05 KiB