Hi Allplan Community,
I am trying to create some python parts. Initially I started with creating a rectangular beam with reinforcements. I could able to create the object as shown in the image1 but when I double click on the object to modify it's properties, it is not displaying the properties window as shown in the 3rd image(Expected to display) but it is showing the window as shown image2. I followed the procedure similar to Beam1.py in the content examples folder in Allplan folders but used own methods for creating the element with reinforcements. Can someone help me to know what might be the problem, so that i can make changes to get the properties window as expected.