    

 ## On this page

  

 

 # set\_default

 Last update: 20.02.2026 

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

#### *static* DetectNonCircularHolesParams.set\_default(allow\_curved\_topo\_faces=None, max\_hole\_length=None, min\_hole\_length=None, merge\_edge\_allow\_self\_close=None)

Set the default values of the `DetectNonCircularHolesParams` object.

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