IDP.Integration.Bom.updateRawPlankProcessingAttributesAsync() 函数
function updateRawPlankProcessingAttributesAsync(option: {
attributes: BomPlankLayoutProcessAttribute[];
}): Promise<undefined>;
设置大板加工工艺
参数:
option: { attributes: BomPlankLayoutProcessAttribute[]; }
返回值: Promise<undefined>