    

 ## On this page

  

 

 # ansys.meshing.prime.DetectHolesParams

 Last update: 17.07.2025 

#### *static* DetectHolesParams.set\_default(max\_radius\_circular\_holes=None, min\_radius\_circular\_holes=None, max\_hole\_length=None, min\_hole\_length=None, allow\_curved\_topo\_faces=None)

Set the default values of the `DetectHolesParams` object.

- **Parameters:****max\_radius\_circular\_holes: float, optional**: Maximum radius of circular holes.
    
    **min\_radius\_circular\_holes: float, optional**: Minimum radius of circular holes.
    
    **max\_hole\_length: float, optional**: Maximum length of holes.
    
    **min\_hole\_length: float, optional**: Minimum length of holes.
    
    **allow\_curved\_topo\_faces: bool, optional**: Option to allow holes in curved topoface.