Hi. I usually create shapes by constructing a profile and extruding it via IfcExtrudedAreaSolid. Now, I have a brep object of type "class<'TopoDS_Compound'; id:1002715265>", I want to create the shape representation from it. I see IfcShapeRepresentation has "brep" as one of the options. Thanks!
I am trying to convert igs file format into IFC format through ifcopenshell. How can this be done? Thanks!!