GET ORIENTATION NAME OF PROJECTED VIEW (VBA)

Hello,

I'm trying to get the orientation name (or the displayed plane name) of every view in a drawing.

From model views it is easy using "swView.GetOrientationName" which gives you "*Front", "*Right", etc. but when it comes to projected views I cannot find a way to know which orientation/model plane is been displayed.

Could anyone please help me with this? I've been searching for a solution during a long time without success.

Thank you.

SolidworksApi/macros