1. comment

方法描述:创建批注

1.1. 传参说明

参数名 参数说明 类型 是否必填
comment 创建批注 string
create 字符串 string
snapshotUpdate 编辑批注 string
acquireSnapshot 获取批注列表 string

1.2. 返回值

"comment"

1.3. 调用示例

// 格式:
string sReturn = javaCall3D(funcName,create);
// 示例:
//参数一为功能的函数名
//参数二为创建批注配置
string comment = javaCall3D("comment","create");


//参数一为功能的函数名
//参数二为编辑批注配置
string comment = javaCall3D("comment","snapshotUpdate");


//参数一为功能的函数名
//参数二为获取批注配置
string comment = javaCall3D("comment","acquireSnapshot");

1.4. 接口说明

若内存不足则返回”Error”。

版权所有@盈嘉互联(北京)科技有限公司 京ICP备15051988号-9 Copyright © 2022 all right reserved,powered by Gitbook该文件修订时间: 2021-12-31 15:12:35

results matching ""

    No results matching ""