2027 Method
Changes 0
M

Group.HideAttachedDetailGroups

Description:
Hides the element group's attached detail groups of the input group type that are compatible with the input view.
public void HideAttachedDetailGroups(
	View view,
	ElementId detailGroupTypeId
)
  • view
    The view that the attached detail groups must be compatible with.
  • detailGroupTypeId
    Only attached detail groups of this type will be hidden.