delete_field_plot# PostProcessor.delete_field_plot(name)[source]# Delete a field plot. Parameters: namestrName of the field plot. Returns: boolTrue when successful, False when failed. References >>> oModule.DeleteFieldPlot Copy to clipboard