    

 ## On this page

  

 

 # set\_default

 Last update: 10.09.2025 

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

#### *static* DetectAndTreatFeaturesParams.set\_default(detect\_and\_treat\_holes=None, detect\_and\_treat\_circular\_faces=None, treat\_holes\_params=None, treat\_circular\_faces\_params=None)

Set the default values of the `DetectAndTreatFeaturesParams` object.

- **Parameters:**
    
    **detect\_and\_treat\_holes: bool, optional**: Option to detect and treat holes.
    
    **detect\_and\_treat\_circular\_faces: bool, optional**: Option to detect and treat circular faces.
    
    **treat\_holes\_params: DetectAndTreatHolesParams, optional**: Parameters for detect and treat holes operation.
    
    **treat\_circular\_faces\_params: DetectAndTreatCircularFacesParams, optional**: Parameters for detect and treat circular faces operation.