set_default#
- static TetMeshSplineParams.set_default(feature_angle=None, mode=None, decimation_factor=None)#
Set the default values of the
TetMeshSplineParamsobject.- Parameters:
- feature_angle: float, optional
Feature angle used in meshing of the solid spline.
- mode: TrimmedSolidSplineCutMode, optional
Cut mode to specify rule for mesh cell selection in the volume mesh.
- decimation_factor: float, optional
Decimation factor used in meshing of the solid spline.