Auxiliary View via API

Hi All,

I am trying to write a macro that would re-label all of the Section, Detail and Auxiliary Views in order of appearance on multiple sheets of my drawings.

I found the objects:

DrSection - which gives me functions and methods for Section View including changing label

DetailCirlce - which gives me functions and methods for Detail View including changing label

but I can't find the same pointer to Auxiliary View.

Dose it exists or the interface to Auxiliary View is done some other way?

Thank you for your replies,

Artur

SolidworksApi macros