Getting the orientation of an intersected part

I’m currently using GeometryService to intersect two parts and this is what comes out (the blue part)
I am trying to get the orientation of where its pointing at but the mesh is being treated like a block parallel to the X axis (the yellow outline) . How would I do this?
(the blue part is a PartOperation if you’re wondering)
image