    

 ## On this page

  

 

 # set\_default

 Last update: 20.02.2026 

<a id="ansys.meshing.prime.StitchParams.set_default"></a>

#### *static* StitchParams.set\_default(tolerance=None, use\_absolute\_tolerance=None, remesh=None, enable\_multi\_threading=None, type=None)

Set the default values of the `StitchParams` object.

- **Parameters:**
    
    **tolerance: float, optional**: Distance tolerance for stitching boundaries.
    
    **use\_absolute\_tolerance: bool, optional**: True if tolerance provided is absolute value.
    
    **remesh: bool, optional**: Remesh at stitch connection.
    
    **enable\_multi\_threading: bool, optional**: Option to run stitch in parallel using multithread.
    
    **type: StitchType, optional**: Stitch type depending on nature of surface boundary edges to be stitched.