Represents a node of ProcessType sheet

Hierarchy

  • ProcessRepContentSheet

Properties

consumptions: number[]

Consumption for the sheets defined in sheetIds respectively; empty if nesting was unsuccessful

dimX?: number

X-dimension of the associated sheet

Undefined in case nesting was unsuccessful.

dimY?: number

Y-dimension of the associated sheet

Undefined in case nesting was unsuccessful.

sheetIds: string[]

Identifiers of sheets that are part of the nesting; empty if nesting was unsuccessful

sheetThickness: number

Thickness of the associated sheets

testReportRequired?: boolean

If a test report is required

Note: Property is only provided if the respective setting is enabled.

Generated using TypeDoc