Importing an IfcPipeFittingType (with ports) from a library does not import the ports together. Is this expected behavior or is it a possible bug?
Thanks
It's not a bug, it just hasn't been implemented yet. Issue #6687
An alternative solution is to merge the MEP project with the library and then purge the unused types. With the drawback of being left with the gigantic type collection until the project is finished.
Comments
It's not a bug, it just hasn't been implemented yet.
Issue #6687
An alternative solution is to merge the MEP project with the library and then purge the unused types. With the drawback of being left with the gigantic type collection until the project is finished.