IGAResults#
- class ansys.meshing.prime.IGAResults(model=None, error_code=None, warning_code=None, spline_ids=None, json_data=None, **kwargs)#
Results of IGA operations.
Methods
Print the default values of IGAResults.
IGAResults.set_default
([error_code, ...])Set the default values of IGAResults.
Attributes
Error code if IGA operation is unsuccessful.
Ids of the created spline.
Warning code if IGA operation is partially successful.