Hi.
In this example (line #36):
https://github.com/GeometryGym/GeometryGymIFCExamples/blob/master/consoleSummarizeElements/Program.cs
What is "IfcBuildingElement"? There is no such a class in GeometryGymIfc.
It seems it should be replaced with "IfcBuildingElementPart". I'm right?