Overview
/
KCL Standard Library
/
Types
/
view::Visibility

view::VisibilityType in std::view

WARNING: This type is experimental and may change or be removed.

Whether a named view shows or hides objects by default.

Variants

VariantDescription
ShowObjects are shown unless the view hides them.
HideObjects are hidden unless the view shows them.