drawings# property Layers.drawings: dict[str, Layer]# All stackup layers. Returns: dict[str, ansys.aedt.core.modules.layer_stackup.Layer]Drawing layers. References >>> oEditor.GetAllLayerNames()