跳到主要内容

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

function createHolesAsync(option: {
holes: Array<BomPlankHoleEditable & BoomPlankWithId>;
}): Promise<void>;

板面上,创建孔

参数:

返回值: Promise<void>