    

 ## On this page

  

 

 # set\_default

 Last update: 20.02.2026 

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

#### *static* FillHolesAtPlaneResults.set\_default(error\_code=None, warning\_codes=None, created\_face\_zonelets=None, assigned\_zone\_name=None, created\_zone\_id=None)

Set the default values of the `FillHolesAtPlaneResults` object.

- **Parameters:**
    
    **error\_code: ErrorCode, optional**: Error code associated with the failure of operation.
    
    **warning\_codes: List\[WarningCode\], optional**: Warning codes associated with operation.
    
    **created\_face\_zonelets: Iterable\[int\], optional**: Ids of face zonelets created to fill the holes.
    
    **assigned\_zone\_name: str, optional**: Name assigned to zone created. Suffix is added to suggested name if the name not available.
    
    **created\_zone\_id: int, optional**: Id assigned to zone created.