跳到主要内容

IDP.Integration.Bom.Plank namespace

板中的局部操作逻辑

Signature:

namespace Plank 

Functions

Function

Description

createGroovesAsync(option)

板面上,创建槽

createHolesAsync(option)

板面上,创建孔

deleteGrooveAsync(grooveId)

删除槽

deleteHoleAsync(holeId)

删除孔

updateGrooveAsync(groove)

更新槽

updateHoleAsync(hole)

更新孔

Type Aliases

Type Alias

Description

BomPlankGroove

孔的完整信息

BomPlankGrooveEditable

孔可被编辑的信息

BomPlankHole

孔的完整信息

BomPlankHoleEditable

孔可被编辑的信息

BoomPlankGrooveWithId

孔附带ID

BoomPlankHoleWithId

孔附带ID