SetScopeResults#

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

Results associated with the set scope operation.

Methods

SetScopeResults.print_default()

Print the default values of SetScopeResults.

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

Set the default values of SetScopeResults.

Attributes

SetScopeResults.error_code

Error code associated with the set scope.

SetScopeResults.warning_code

Warning code associated with the set scope.