ControlProperty#
- class pyedb.generic.control_file.ControlProperty(property_name: str, value: str | float | list)#
Represents a property in the control file with name, value, and type.
Overview#
Import detail#
from pyedb.generic.control_file import ControlProperty