BoundaryFittedSpline#
- class ansys.meshing.prime.BoundaryFittedSpline(model)#
BoundaryFittedSpline helps you to create splines for structured hex-mesh model.
BoundaryFittedSpline allows you to perform H and P refinement.
- Parameters:
- model
Model
Server model to create BoundaryFittedSpline object.
- model
Methods
Create boundary fitted spline for structured hex-mesh.
BoundaryFittedSpline.refine_spline
(part_id, ...)Refine boundary fitted splines.