LIB_Cbb class
综合库 / 复用模块类
签名
typescript
export declare class LIB_Cbb
1
方法
方法名 | 修饰符 | 描述 |
---|---|---|
copy(cbbUuid, libraryUuid, targetLibraryUuid, targetClassification, newCbbName) | (BETA) 复制复用模块 | |
(BETA) 创建复用模块 | ||
(BETA) 删除复用模块 | ||
(BETA) 获取复用模块的所有属性 | ||
modify(cbbUuid, libraryUuid, cbbName, classification, description) | (BETA) 修改复用模块 | |
(BETA) 在编辑器打开复用模块工程 | ||
(BETA) 在编辑器打开复用模块符号 | ||
(BETA) 搜索复用模块 |