stackup_layers#
- property Layers.stackup_layers: list#
All stackup layers.
- Returns:
Listofansys.aedt.core.modules.layer_stackup.LayerList of stackup layers.
References
>>> oEditor.GetAllLayerNames()
Examples
>>> from ansys.aedt.core.modules.layer_stackup import Layers >>> obj = Layers() >>> obj.stackup_layers