RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Group

Group.GetShownAttachedDetailGroupTypeIds

Method
Description:
Returns the attached detail groups which have displayed instances for this group type in the input view.
Parameters
Parameter Type Description
view View The view in which the attached detail groups are displayed.
Return Value
Type Description
ISet The collection of attached detail group Ids that match this group's type.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException The input group is not a model group and can therefore not have attached detail groups.