change_field_property#

PostProcessor.change_field_property(plot_name, property_name, property_value)[source]#

Modify a field plot property.

Parameters:
plot_namestr

Name of the field plot.

property_namestr

Name of the property.

property_value

Value for the property.

Returns:
bool

True when successful, False when failed.

References

>>> oDesign.ChangeProperty