跳到主要内容

IDP.Integration.Bom.Plank.deleteHoleAsync() 函数

function deleteHoleAsync(holeId: string): Promise<void>;

删除孔

参数:

  • holeId: string

    孔Id

    @vm-type AsyncFunctionType

返回值: Promise<void>