Revit 2025.3 API
DocumentSave |

Name | Description | |
---|---|---|
![]() | SaveAs(String) | Saves the document to a given file path. |
![]() | SaveAs(ModelPath, SaveAsOptions) | Saves the document to a given path. |
![]() | SaveAs(String, SaveAsOptions) | Saves the document to a given file path. |
See Also