Missing entity in IfcProductDefinitionShape
-
Hello everyone,
From an IFC file, the current version of Solibri 9.12.10.20 reads only the first shape representation out of the listed items in the “Representations” property of an “IfcProductDefinitionShape”. However, my test file contains two simple “SweptSolid” shapes that form one “IfcBeam” member. This is correctly read in another viewer. Did anyone come across this issue?
It looks like only the first entity #112 is read by Solibri in the snippet below:
…#111 = IFCSHAPEREPRESENTATION(#43, ‘Body’, ‘SweptSolid’, (#76));
#112 = IFCSHAPEREPRESENTATION(#43, ‘Body’, ‘SweptSolid’, (#81));
#113 = IFCPRODUCTDEFINITIONSHAPE($, $, (#112, #111));
#114 = IFCBEAM(‘1IVwhEi_f9lBASHuY8B7Aq’, #5, ‘Member 11’, $, $, #115, #113, $);
Where do I get the right support on this?
Thanks in advance. -
@dawit Could you post an example IFC file. Most likely we don’t have any special handling for these shapes.
-
@Pasi-Paasiala Thanks for the response. Here is the example file:
ifc_test_multiple_representations.ifc -
Could attach the IFC file as zip. The plain IFC is not downloading. Also you can send that to [email protected].
Copyright © 2025 Solibri Inc. | Powered by NodeBB