ControlFileLayer#

class pyedb.generic.control_file.ControlFileLayer(name, properties)#

Represents a general layer in the control file.

Parameters:
namestr

Layer name.

propertiesdict

Layer properties dictionary.

Overview#

Import detail#

from pyedb.generic.control_file import ControlFileLayer

Attribute detail#

ControlFileLayer.name#
ControlFileLayer.properties#