<Code Lib>
2025 Method
Changes 0
M

GroupType.GetAvailableAttachedDetailGroupTypeIds

Description:
Returns the attached detail groups available for this element group type.

public ISet<ElementId> GetAvailableAttachedDetailGroupTypeIds()

ISet<ElementId> Returns the collection of attached detail group Ids that match this group's type.

Loading…