Group parameter "Allowed View Types" accessible

I have a script which will turn on attached detail groups for specific views, when listing out the available detail groups it will list all detail groups. This list includes the detail groups also not compatible with some views.

You can see the parameter here and I’m wondering how I can read this parameter?

From what I have tried it might not be accessible, or I am missing something?


edit

I hope its legible?

I believe you’re currently working with the group type. You would need the specific instance in order to get the instance parameters. Can you share a screenshot (use Export as Image) of your full graph in action?

I guess that would make sense, I would have to do some changing around (I think) to work around this.

I’ve added a screenshot to the OP.

No.
You don’t have to zoom out before you export.
If only if a part of your .dyn is visible everything still gets exported.

I couldn’t add the exported png because the file size was too large, i’ll try again…

To add to this, following earlier comment about reading the group types, I looked at the parameters I get from an instance of an attached detail group (the few nodes to the left before the orange groups).

I can see here the workset for the placed groups, I need to have a think abut how I can use this. Most of my groups have the same name, be it a plan/elevation/section detail group.

I think naming the groups with a suffix to indicate if it’s plan/elevation/section might be an easier route, more prone to user error though if not used correctly.