跳到主要内容

IBomRawPlankLayoutResult interface

排版结果信息 @vm-type UnknownType

Signature:

interface IBomRawPlankLayoutResult 

Properties

Property

Modifiers

Type

Description

averageRate

number

综合的平均利用率

layouts

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; }>; }>