Hi Community,
I have encountered in a problem when I try to import on a map a IFC File.
In this file there are the most part of the IfcProduct classified as IfcFlowFitting that the type is IfcDistributionElementType. In the same IFC document there are two IfcProduct that are IfcFlowFitting but are classified as IfcPipeFittingType.
In according with the IFC documentation the IfcPipeFittingType is a specialization of the class IfcDistributionElementType that is viewable here:
BuildingSmart documentation - IfcDistributionElementType
ArcGis Pro behaves strangely ignoring all the IfcFlowFitting classified as IfcDistributionElementType and on the map the geometry result not visible.
In the image below it's possible to see what is in the IFC File:

But in this second image it's possible to see what ArcGIS Pro show:

As you can you see, ArcGIS Pro show only the two IfcFlowFitting classified as IfcPipeFittingType but the rest is not imported in the scene.
Anyone can help me to solve this issue?
Is this something that was not considered when importing the IFC file?
Thanks!