ControlFileMaterial#
- class pyedb.grpc.database.control_file.ControlFileMaterial(name: str, properties: Dict[str, Any])#
Represents a material in the control file.
Overview#
Import detail#
from pyedb.grpc.database.control_file import ControlFileMaterial
Attribute detail#
- ControlFileMaterial.properties: Dict[str, ControlProperty]#