    

 ## On this page

  

 

 # set\_default

 Last update: 20.02.2026 

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

#### *static* ExtractVolumesResults.set\_default(error\_code=None, volumes=None, warning\_codes=None, assigned\_zone\_name=None, face\_zonelets\_without\_volumes=None)

Set the default values of the `ExtractVolumesResults` object.

- **Parameters:**
    
    **error\_code: ErrorCode, optional**: Error code associated with the failure of operation.
    
    **volumes: Iterable\[int\], optional**: Ids of computed volumes.
    
    **warning\_codes: List\[WarningCode\], optional**: Warning codes associated with the compute volumes.
    
    **assigned\_zone\_name: str, optional**: Assigned name of zone for extracted flow volumes.
    
    **face\_zonelets\_without\_volumes: Iterable\[int\], optional**: Ids of face zonelets for which volumes were not extracted.