layer_id#
- Layers.layer_id(name)#
Retrieve a layer ID.
- Parameters:
- name
str Name of the layer.
- name
- Returns:
ansys.aedt.core.modules.layer_stackup.LayerLayer objecy if the layer name exists.
Retrieve a layer ID.
strName of the layer.
ansys.aedt.core.modules.layer_stackup.LayerLayer objecy if the layer name exists.