Skip to main content

Prime Mesh Python client library 2025 R2

get_unstructured_spline_solid

Last update: 10.09.2025

Part.get_unstructured_spline_solid()

Gets the unstructured solid 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.GetUnstructuredSplineSolid()

Connect with Ansys