ControlFileLayer#

class pyedb.grpc.database.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.grpc.database.control_file import ControlFileLayer

Attribute detail#

ControlFileLayer.name#
ControlFileLayer.properties#