Hi!
I am in the middle of compiling the RUS Steel library following the very insightful discussion here and the AU/EU libraries “out-of-the-box”.
I’ve got the most of the data out of Russian specifications into IFC-library, but have some issues with the I-shapes.
As far as I understand, the IfcIShapeProfileDef has properties for flange rounding and sloping:
But I can not get it in Blender nor BIMcollab:
The IFC-file has all the needed data though:
#65=IFCISHAPEPROFILEDEF(.AREA.,'I22C_19425_74',$,110.,220.,7.5,12.3,9.5,4.8,0.158655262186401);
#68=IFCBEAM('3n5fOMb2L56e1PIQp7ym_U',$,'Beam',$,$,#77,#81,$,.NOTDEFINED.);
#81=IFCPRODUCTDEFINITIONSHAPE($,$,(#80,#88));
#87=IFCEXTRUDEDAREASOLID(#65,#85,#86,3000.);
#88=IFCSHAPEREPRESENTATION(#15,'Body','SweptSolid',(#87));
Am I missing something?