I want to make a transformation from IFC to IndoorGML.
The core modules of IndoorGML can be written correctly, but I can write any point geometry or line geometry into routeNodes/routeSegments which are the navigation extension modules in IndoorGML.
I think if I can know the right parent class of "Route", the routeNodes/routeSegment inherited from it can be written correctly.
Hope someone can help me!!!!
I can't find the actual inheritance relationship in IndoorGML schema!