CreateZoneResults#
- class ansys.meshing.prime.CreateZoneResults(model=None, error_code=None, zone_id=None, assigned_name=None, json_data=None, **kwargs)#
Results associated with the create zone.
Methods
Print the default values of CreateZoneResults.
CreateZoneResults.set_default
([error_code, ...])Set the default values of CreateZoneResults.
Attributes
Assigned name of newly created zone.
Error code associated with the create zone operation.
Id of newly created zone.