<Code Lib>
2020 Method
Changes 0
M

View.HideElementsTemporary

Description:
Set multiple elements to be temporarily hidden in the view. To hide a group completely, you must also include all members of all groups and nested groups in your input.

public void HideElementsTemporary(
	ICollection<ElementId> elementIdSet
)

Loading…