save_model_file
Write the current structural model to a .qtb file at the specified path, ensuring bridge analysis work is preserved for future sessions.
Instructions
Save the current model to a file (保存模型文件).
Args:
file_path: Absolute or relative path to the .qtb file (保存的文件路径)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |