Group.GetAvailableAttachedDetailGroupTypeIds
Description:
Returns the attached detail groups available for this group type.
Returns the attached detail groups available for this group type.
public ISet<ElementId> GetAvailableAttachedDetailGroupTypeIds()
ISet<ElementId>
Returns the collection of attached detail group Ids that match this group's type.
-
The input group is not a model group and can therefore not have attached detail groups.