set_default Last update: 20.02.2026 static AddThicknessParams.set_default(thickness=None, reverse_face_normal=None, suggested_part_name=None, fix_intersections=None) Set the default values of the AddThicknessParams object. 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.