stackup_layers#

property Layers.stackup_layers: list#

All stackup layers.

Returns:
List of ansys.aedt.core.modules.layer_stackup.Layer

List of stackup layers.

References

>>> oEditor.GetAllLayerNames()

Examples

>>> from ansys.aedt.core.modules.layer_stackup import Layers
>>> obj = Layers()
>>> obj.stackup_layers