IBomStructureEditable interface
装配件写入参数 @vm-type UnknownType
Signature:
interface IBomStructureEditable<H = IBomPlankHoleEditable, G = IBomPlankGrooveEditable, AttrValueType = string> extends AugmentedRequired<IBomMetaInfo, 'name' | 'code'>, IBomCategoryAttr<AttrValueType>, IBomRoomMetaInfo
Links: interface IBomStructureEditable<H = IBomPlankHoleEditable, G = IBomPlankGrooveEditable, AttrValueType = string> extends AugmentedRequired<IBomMetaInfo, 'name' | 'code'>, IBomCategoryAttr<AttrValueType>, IBomRoomMetaInfo
Extends: AugmentedRequired<IBomMetaInfo, 'name' | 'code'>, IBomCategoryAttr<AttrValueType>, IBomRoomMetaInfo
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | 基材 | ||
G[] | (Optional) 槽 | ||
H[] | (Optional) 孔 | ||
number | 长 单位:毫米 | ||
string | 材质 | ||
string | 模型Id | ||
string | (Optional) 产品Id,当不传产品ID时,将会从modelId中查询到对应的productId进行补全 | ||
基准建模平面 | |||
string | (Optional) 表面工艺 | ||
(Optional) 纹理方向;枚举值 HORIZONTAL 水平 VERTICAL 垂直 NONE 无 | |||
number | 厚度 单位:毫米 | ||
number | 宽 单位:毫米 |