> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Buckling Analysis Result

Export a Buckling Analysis Result.

### Inputs

| Name              | Type                                                                     | Description                                                                                                                                                                          |
| ----------------- | ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Path              | [Path](../../../../block-documentation/types/path)                       | The output file path.                                                                                                                                                                |
| Buckling analysis | [Buckling Result](../../../../block-documentation/types/buckling-result) | Buckling Analysis Result to export.                                                                                                                                                  |
| Compression       | File Compression Enum                                                    | The compression objective. Choose between fastest compression (larger file size), balanced performance (medium file size), smallest file size or no compression (largest file size). |
| Unit system       | [Unit System](../../../../block-documentation/types/unit-system)         | Target unit system for the exported grid and data. By default data will be exported in MKS units.                                                                                    |

### Outputs

| Type                                                                           |
| ------------------------------------------------------------------------------ |
| [Analysis File Data](../../../../block-documentation/types/analysis-file-data) |
