color#

property Layer.color: list#

Return or set the property of the active layer. Color it is list of rgb values (0,255).

Returns:
list

Examples

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