Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.CreateZoneResults

Last update: 17.07.2025

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

CreateZoneResults.print_default() Print the default values of CreateZoneResults.
CreateZoneResults.set_default([error_code, ...]) Set the default values of CreateZoneResults.

Attributes

CreateZoneResults.assigned_name Assigned name of newly created zone.
CreateZoneResults.error_code Error code associated with the create zone operation.
CreateZoneResults.zone_id Id of newly created zone.

Connect with Ansys