CAEngine::CreateModel

Revision as of 10:00, 18 October 2015 by Jhuawen (talk | contribs)

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

CreateModel(modelName)

建立一个标识符为«modelName»的新Analytica模型。

参 数

modelName
字符串—— 有效的 Analytica 标识符。

返回值

布尔值(success或者 failure)

示例用法

bool success = ADE.CreateModel ("MyNewModel");

API 错误

  • 45 – “模型没有建立”
Comments


You are not allowed to post comments.