Indeed it does not, but you can bake them to Rhino as I noted. If you need the data downstream you will probably have to script it yourself. Here’s some Python code that will get you to the face vertices, which you can then compute internal angles from using Vector3d.VectorAngle
: