ansys.meshing.prime.BoiSizingParams Last update: 17.07.2025 static BoiSizingParams.set_default(max=None, growth_rate=None) Set the default values of BoiSizingParams. Parameters: max: float, optional : Maximum size used for computing edge and face size using boi size control. growth_rate: float, optional : Growth rate used for transitioning from one element size to neighbor element size.