Is the View Display setting of a reference attachment available through VBA somewhere? I want to know whether a Level of an Attachment is shown in View 1 or not. In the Attachments I can Find Levels which have the IsDisplayed Property, but this is the Global Display Setting, not the View Display setting.
I can find references to the IsDisplayedInView and IsEffectivelyDisplayedInView Properties, but I can't seem the find these for Reference Attachments.
Is this something that used to be available in older versions of Microtation or am I missing an option somewhere or do I need MDL to find the View Display Settings of a reference attachment?
Or must I open the Attachment for Program, or how can this be done with VBA preferably? I'm either finding the Global Display setting, or the View settings of the active model.
Thanks to any who can shed some light on this.