Skip to main content

Prime Mesh Python client library 2025 R2

get_unstructured_spline_surface

Last update: 10.09.2025

Part.get_unstructured_spline_surface()

Gets the unstructured surface spline for the part.

Notes

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

Examples

>>> from ansys.meshing.prime import Part
>>> spline = part.GetUnstructuredSplineSurface()

Connect with Ansys