GroupLayer
Properties
arrows : List[Arrow]
expanded : bool
layers : List[SuperLayer]
Constructors
__init__(self, layers)
Construct a GroupLayer from a list of layers
Parameters:
- layers: A list of layers to make into a group
Execute Python code in Designer sessions to control and query projects programmatically.
Construct a GroupLayer from a list of layers
Parameters: