IDP.DB.Methods.updateCabinetCopyAsync() 函数
function updateCabinetCopyAsync(option: UpdateCustomModelSimpleOption): Promise<IDPCommon.DB.Types.ElementId | undefined>;
在非定制环境下,更新定制厨卫副本模型相关参数
参数:
option: UpdateCustomModelSimpleOption
返回值: Promise<IDPCommon.DB.Types.ElementId | undefined>