2027 Method
Changes 0
M

Group.GetShownAttachedDetailGroupTypeIds

Description:
Returns the attached detail groups which have displayed instances for this group type in the input view.
public ISet<ElementId> GetShownAttachedDetailGroupTypeIds(
	View view
)
  • view
    The 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.