hide sset

Hides by selection set.

Syntax

hide sset <label>

hide sset select

Arguments

<label>
Hides selection sets based on labels and label lists (wildcards supported). For example, door, door* and door-left, door-right.
select
Hides sets interactively selected from the modeling window.
select only works in the Unity framework.

Example

Hide the selection set 2D Set:
hide sset "2D Set"
Hide the selection set Set_17:
hide sset Set_17