How to get 8 coordinates of bounding box inserted into part

I insert a bounding box into a part, how to get coordinates of all 8 pionts?

My recored macro use

BoundingBox = Part.FeatureManager.InsertGlobalBoundingBox

to get the bounding box.

SolidworksApi/macros