ansys.meshing.prime.RemoveZoneResults Last update: 17.07.2025 RemoveZoneResults class ansys.meshing.prime.RemoveZoneResults(model=None, error_code=None, warning_codes=None, json_data=None, **kwargs) Results associated with the remove zone operation. Methods RemoveZoneResults.print_default() Print the default values of RemoveZoneResults. RemoveZoneResults.set_default([error_code, ...]) Set the default values of RemoveZoneResults. Attributes RemoveZoneResults.error_code Error code associated with the failure of operation. RemoveZoneResults.warning_codes Warning codes associated with the remove zone operation.