use_etch#

property Layer.use_etch: bool#

Get/Set the active layer etiching flag. When True the layer will use etch.

Returns:
bool

Examples

>>> from ansys.aedt.core.modules.layer_stackup import Layer
>>> obj = Layer()
>>> obj.use_etch