change_field_property# PostProcessor.change_field_property(plotname, propertyname, propertyval)[source]# Modify a field plot property. Parameters: plotnamestrName of the field plot. propertynamestrName of the property. propertyvalValue for the property. Returns: boolTrue when successful, False when failed. References >>> oDesign.ChangeProperty Copy to clipboard