    

 ## On this page

  

 

 # set\_default

 Last update: 10.09.2025 

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

#### *static* SearchInfoByRegisterIdResults.set\_default(error\_code=None, n\_found=None, locations\_found=None, face\_zonelets\_found=None)

Set the default values of the `SearchInfoByRegisterIdResults` object.

- **Parameters:**
    
    **error\_code: ErrorCode, optional**: Error code associated with the retreiving information based on register id.
    
    **n\_found: int, optional**: Number of registered face elements.
    
    **locations\_found: Iterable\[float\], optional**: Locations of each cluster of registered face elements.
    
    **face\_zonelets\_found: Iterable\[int\], optional**: Ids of the face zonelets containing atleast one registered face element.