    

 ## On this page

  

 

 # ansys.meshing.prime.DetectAndTreatFeaturesParams

 Last update: 17.07.2025 

#### *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.