SplineRefinementType#

class ansys.meshing.prime.SplineRefinementType(value)#

Type of spline refinement. Currently, supports h-refinement and p-refinement.

Attributes

SplineRefinementType.H

H refinement of spline.

SplineRefinementType.P

P refinement of spline.