AddToZoneResults#

class ansys.meshing.prime.AddToZoneResults(model=None, error_code=None, warning_codes=None, json_data=None, **kwargs)#

Results associated with the add to zone operation.

Methods

AddToZoneResults.print_default()

Print the default values of AddToZoneResults.

AddToZoneResults.set_default([error_code, ...])

Set the default values of AddToZoneResults.

Attributes

AddToZoneResults.error_code

Error code associated with the failure of operation.

AddToZoneResults.warning_codes

Warning codes associated with the add to zone operation.