Skip to main content

Prime Mesh Python client library 2025 R2 SP04

convert_hex_to_spline

Last update: 20.02.2026

HexToSpline.convert_hex_to_spline(input_scope, hex_to_spline_params)

Converts fully hex mesh with topology to spline.

  • Parameters:

    input_scope : Scope definition for input hex mesh.

    hex_to_spline_params : Parameters to convert hex to spline.

  • Returns:

    IGAResults : Returns the IGAResults structure.

  • Return type:

    IGAResults

Notes

This is a beta API. The behavior and implementation may change in future.

Examples

>>> results = hexToSpline.ConvertHexToSpline(input_scope, hex_to_spline_params)

Connect with Ansys