IBomRawPlankLayoutResult interface
排版结果信息 @vm-type UnknownType
Signature:
interface IBomRawPlankLayoutResult
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | 综合的平均利用率 | ||
Array<AugmentedOptional<IBomPlankLayoutProcessAttribute, 'plankSpacing'> & { rate: number; width: number; height: number; thickness?: number; rawPlankArea: number; sumOfPlankArea: number; planks: Array<IBomPlankWithId & IBomPlankLayoutArrangeMeta & { profile: IBomProfile<IBomLineSegCurve | IBomArcCurveByBulge>; layoutId: string; }>; }> |