Can't access space boundary face geometry with IfcOpenShell
Consider the attatched Python code that errors out when trying to get the geometry from an IfcSpace boundary instead of the geometry of the bounding element (which has more faces then I need). What type of element is the shape object that I'm getting? In the underliying ifc it does seem to reference geometry, but it has no geometry attribute. Is there a way to obtain the geometry, or at least the direction of the boundary face normal?