TrimmedSpline Last update: 20.02.2026 class ansys.meshing.prime.TrimmedSpline(model) Handles creation and meshing of trimmed spline. Parameters: model : Server model to create TrimmedSpline object. Methods Name Description TrimmedSpline.create_tet_mesh_on_trimmed_solid_spline(...) Creates tetrahedral mesh on trimmed solid spline. TrimmedSpline.create_trimmed_uniform_solid_spline_by_brep_mapping(...) Creates uniform solid spline and maps the CAD geometry in its parametric space. TrimmedSpline.refine_tet_mesh(part_id, ...) Refines tetrahedral mesh.