Set Layers in View
- view.set_layers
Input:
- view – View
- layers – Layer
- path – String
- config – View-Set-Layers-Config
Output:
- output – View
Sets the layers of the given view. The argument path
specifies in which
layer group the layers should be set. A sub-group can be specified by
giving the path in the form a/b/c
. The layer group will be created if it
does not exist yet.