set_default Last update: 10.09.2025 static SoftSizingParams.set_default(max=None, growth_rate=None) Set the default values of the SoftSizingParams object. Parameters: max: float, optional : Maximum size used for computing edge and face size using soft size control. growth_rate: float, optional : Growth rate used for transitioning from one element size to neighbor element size.