Copyright © 2021 by K4.org
  (v.0.48.124)

This should be mixed into any Designs that want to support Layer selection. If a layer appears in both includeLayers and excludeLayers, it will be excluded. The special layer name '__all' stands for the set of all layers.

Index

Rules

excludeLayers

excludeLayers: Array

The layers to exclude.

Flags : Cached, Parameter (Note this is uncached)

Expression : []

includeLayers

includeLayers: Array

The layers to include.

Flags : Cached, Parameter (Note this is uncached)

Expression : ["__all"]