locked#

property Layer.locked: bool#

Get/Set the active layer lock flag.

Returns:
bool

Examples

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