Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.IGAResults

Last update: 17.07.2025

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

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

Attributes

IGAResults.error_code Error code if IGA operation is unsuccessful.
IGAResults.spline_ids Ids of the created spline.
IGAResults.warning_code Warning code if IGA operation is partially successful.

Connect with Ansys