Hello,
I am a newbie in the PythonPart field.
I am interested in the integration with precast elements, particularly double walls.
I completed the e-learning course, but it only covers architectural elements.
I searched the PythonParts example directory and did not find any double wall examples, and I also looked through the forum without success.
Does anyone have a PythonPart that interacts with a double wall, such as rebar or something similar?
I would like to know if I can maintain the same pattern as I learned in the course.
For instance, the line "wall_element = AllplanBaseElements.GetElement(selected_wall)" does not work if selected_wall is of type AllplanElementAdapter.PrecastDoubleWall_TypeUUID.
Thanks in advance!
Gaël