Group.GetShownAttachedDetailGroupTypeIds
Description:
Returns the attached detail groups which have displayed instances for this group type in the input view.
Returns the attached detail groups which have displayed instances for this group type in the input view.
-
viewThe view in which the attached detail groups are displayed.
Return Value
ISet<ElementId>
The collection of attached detail group Ids that match this group's type.
-
A non-optional argument was null
-
The input group is not a model group and can therefore not have attached detail groups.