跳到主要内容

IDP.Integration.Bom.updateRawPlankProcessingAttributesAsync() function

设置大板加工工艺

Signature:

function updateRawPlankProcessingAttributesAsync(option: {
attributes: BomPlankLayoutProcessAttribute[];
}): Promise<undefined>;

Links: function updateRawPlankProcessingAttributesAsync(option: { attributes: BomPlankLayoutProcessAttribute[]; }): Promise<undefined>;

Parameters

Parameter

Type

Description

option

{ attributes: BomPlankLayoutProcessAttribute[]; }

Returns:

Promise<undefined>