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