layers# property Layers.layers: dict[int, Layer]# Refresh all layers in the current stackup. Returns: dict[int, ansys.aedt.core.modules.layer_stackup.Layer]Number of layers in the current stackup. Examples >>> from ansys.aedt.core.modules.layer_stackup import Layers >>> obj = Layers() >>> obj.layers