<Code Lib>
2022 Method
Changes 0
M

View.HideCategoriesTemporary

Description:
Set multiple categories to be temporarily hidden in the view.

public void HideCategoriesTemporary(
	ICollection<ElementId> elementIds
)

  • ICollection<ElementId>
    elementIds
    Ids of the categories to be hidden

Loading…