set_property#

CircuitComponent.set_property(property_name, property_value)[source]#

Set a part property.

Parameters:
property_namestr

Name of the property.

property_value

Value for the property.

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.ChangeProperty