CAEngine::SaveModel
Revision as of 02:33, 21 October 2015 by Jhuawen (talk | contribs) (Created page with ";filePath:string(字符串)——文件名, 与CurrentModelDirectory相关。")
ADE User Guide > ADE Server Class Reference > CAEngine
SaveModel(filePath)
Description Saves the model to file «filePath».
参 数
- filePath:string(字符串)——文件名, 与CurrentModelDirectory相关。
Example Usage
ade.SaveModel("C:\TMP\CHANGES.ANA");
API errors
- 46 – “Model could not be saved”
- 49 – “There is no model to save”
Comments
Enable comment auto-refresher