IBomMoldingEditable 接口
interface IBomMoldingEditable<AttrValueType = string> extends AugmentedRequired<IBomMetaInfo, 'name' | 'code'>, IBomPlankModelId, IBomCategoryAttr<AttrValueType>, IBomRoomMetaInfo 
线条
继承: AugmentedRequired<IBomMetaInfo, 'name' | 'code'>, IBomPlankModelId, IBomCategoryAttr<AttrValueType>, IBomRoomMetaInfo
属性
cornerAngleLeft
cornerAngleLeft: number;
左切度数; 单位:角度
cornerAngleRight
cornerAngleRight: number;
右切度数; 单位:角度
cornerTypeLeft
cornerTypeLeft: EBomMoldingCornerType;
左切角类型
cornerTypeRight
cornerTypeRight: EBomMoldingCornerType;
右切角类型
length
length: number;
长
moldingType
moldingType: EBomMoldingType | string;
线条类型
类型: EBomMoldingType | string
packageId
packageId?: string;
部件所属包裹ID
productId
productId?: string;
在创建时,当不传产品ID,将会从modelId中查询到对应的productId进行补全 在响应数据中,productId会一直存在
productName
productName: string;
商品名称
surfaceTechnology
surfaceTechnology?: string;
表面工艺
thickness
thickness: number;
厚
width
width: number;
宽