    

 ## On this page

  

 

 # ansys.meshing.prime.DetectCircularHolesParams

 Last update: 17.07.2025 

#### *static* DetectCircularHolesParams.set\_default(allow\_curved\_topo\_faces=None, max\_radius\_circular\_holes=None, min\_radius\_circular\_holes=None, merge\_edge\_allow\_self\_close=None)

Set the default values of the `DetectCircularHolesParams` object.

- **Parameters:****allow\_curved\_topo\_faces: bool, optional**: Option to allow holes in curved topoface.
    
    **max\_radius\_circular\_holes: float, optional**: Maximum radius of circular holes.
    
    **min\_radius\_circular\_holes: float, optional**: Minimum radius of circular holes.
    
    **merge\_edge\_allow\_self\_close: bool, optional**: Option for merging self-closing edge loops.