all_layers# property Layers.all_layers: list# All stackup layers. Returns: listList of stackup layers. References >>> oEditor.GetStackupLayerNames() Examples >>> from ansys.aedt.core.modules.layer_stackup import Layers >>> obj = Layers() >>> obj.all_layers