QuadToSpline Last update: 17.07.2025 class ansys.meshing.prime.QuadToSpline(model) Converts all-quad mesh to spline. Parameters: model : Server model to create QuadToSpline object. Methods Name Description QuadToSpline.convert_quad_to_spline(...) Converts fully quad mesh with topology to spline with the given conversion parameters.