SetNameResults#

class ansys.meshing.prime.SetNameResults(model=None, warning_code=None, assigned_name=None, error_code=None, json_data=None, **kwargs)#

Results associated with the set name.

Methods

SetNameResults.print_default()

Print the default values of SetNameResults.

SetNameResults.set_default([warning_code, ...])

Set the default values of SetNameResults.

Attributes

SetNameResults.assigned_name

Assigned name of given entity.

SetNameResults.error_code

Error code associated with the failure of operation.

SetNameResults.warning_code

Warning code associated with the set name of given entity.