Hello forum, as I am learning Allplan PythonPart with the Reinforcement examples, In most of them (Closed Stirrup, Open Stirrup, etc) when you create the PythonPart it always comes with a polyhedron and the reinforcement part.
I want to create a PythonPart with just the reinforcement, but when i tried to change/delete the polyhedron in the code it always results in error or the reinforcement is not selectable after placement. Is there a way to change the example code so that it would return self.create_reinfocement() and handles as a PythonPart?
Many thanks and wish you all a good day!