    

 ## On this page

  

 

 # set\_default

 Last update: 10.09.2025 

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

#### *static* ExportLSDynaResults.set\_default(summary\_log=None, zone\_mesh\_results=None, error\_code=None, warning\_codes=None)

Set the default values of the `ExportLSDynaResults` object.

- **Parameters:**
    
    **summary\_log: str, optional**: Summary log for the import operation in json format.
    
    **zone\_mesh\_results: List\[ZoneMeshResult\], optional**: Zone-wise mesh information for elements in the exported model.
    
    **error\_code: ErrorCode, optional**: Error code associated with failure of operation.
    
    **warning\_codes: List\[WarningCode\], optional**: Warning codes associated with the operation.