Hi there, I was wondering if there is a `read_brep_file` function, similar to `read_iges_file` in `OCC.Extend.DataExchange`. Some references on the OCC format: # https://dev.opencascade.org/doc/occt-6.7.0/overview/html/occt_brep_format.html # https://documentation.help/Open-Cascade/occt_user_guides__brep_wp.html # https://academy.ifcopenshell.org/posts/using-ifcopenshell-and-pythonocc-to-generate-cross-sections-directly-from-an-ifc-file/ Maybe I missed it, in that case, sorry for the annoying question.