跳到主要内容

IDP.DB.Methods.deleteCabinetAsync() function

通过elementId,来删除一下定制厨卫模型(当找不到模型时,会返回false)

Signature:

function deleteCabinetAsync(elementId: IDPCommon.DB.Types.ElementId): Promise<boolean>;

Links: function deleteCabinetAsync(elementId: IDPCommon.DB.Types.ElementId): Promise<boolean>;

Parameters

Parameter

Type

Description

elementId

IDPCommon.DB.Types.ElementId

Returns:

Promise<boolean>