    

 ## On this page

  

 

 # set\_default

 Last update: 20.02.2026 

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

#### *static* TopoFillHoleParams.set\_default(edges\_to\_exclude=None, suppress\_boundary\_after\_hole\_fill=None, fill\_annular\_hole=None)

Set the default values of the `TopoFillHoleParams` object.

- **Parameters:**
    
    **edges\_to\_exclude: Iterable\[int\], optional**: TopoEdges to be excluded for cap creation.
    
    **suppress\_boundary\_after\_hole\_fill: bool, optional**: Option to preserve or suppress hole-boundary after filling holes.
    
    **fill\_annular\_hole: bool, optional**: Option for filling holes with annular bounding loops.