signals# property Layers.signals: dict[str, Layer]# All signal layers. Returns: dict[str, ansys.aedt.core.modules.layer_stackup.Layer]Conductor layers. References >>> oEditor.GetAllLayerNames() Examples >>> from ansys.aedt.core.modules.layer_stackup import Layers >>> obj = Layers() >>> obj.signals