CAEngine::CreateModel

This page is a translated version of the page CAEngine::CreateModel and the translation is 100% complete.

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

CreateModel(modelName)

建立一個標識符為«modelName»的新Analytica模型。

參 數

modelName
string(字符串)—— 有效的 Analytica 標識符。

返回值

Boolean(布爾值:success或者 failure)

示例用法

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

API 錯誤

  • 45 – 「模型沒有建立」
Comments


You are not allowed to post comments.