ansys.meshing.prime.AddThicknessParams Last update: 17.07.2025 static AddThicknessParams.set_default(thickness=None, reverse_face_normal=None, suggested_part_name=None, fix_intersections=None) Set the default values of AddThicknessParams. Parameters: thickness: float, optional : To assign the offset distance of inflation. reverse_face_normal: bool, optional : To assign the direction of inflation. suggested_part_name: str, optional : Suggested part name for created patching surfaces. fix_intersections: bool, optional : Fix intersections in concave regions.