Visibility#

This page describes the visibility model across:

  • the whole (baseline representation),

  • regions (structural subsets), and

  • layers (non-structural visuals such as shapes).

This page is a placeholder. It will include:

  • what view.show() and view.hide("all") do to the global baseline, regions, and layers,

  • how Region.hide() and Layer.hide() interact,

  • recommended workflows (stable tags, one layer per overlay group),

  • common surprises and how to debug them.