WrapResult#
- class ansys.meshing.prime.WrapResult(model=None, warning_codes=None, error_code=None, id=None, name=None, json_data=None, **kwargs)#
Result structure associated to Wrap operation.
Methods
Print the default values of WrapResult.
WrapResult.set_default
([warning_codes, ...])Set the default values of WrapResult.
Attributes
Error code associated with a wrap operation.
Id of the wrapper part created.
Name of wrapper part created.
Warning codes associated with the wrap operation.