Interface ProcessRepContentLaserSheetCutting

Process specific data for ProcessType laserSheetCutting

Hierarchy

  • ProcessRepContentLaserSheetCutting

Properties

boundingBox: Box2

Bounding box (2-dim.) of the associated part geometry

contourCount: number

Number of contours

contourLength: number

Sum of the lengths of all contours

cuttingGasId: undefined | string

Cutting gas identifier

In case of incomplete data the value can be undefined.

fixedRotations: undefined | number[]

If a test report is required

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

sheetConsumption: undefined | number

Sheet consumption

Consumption is a floating point value representing the number of total sheets that is consumed. Consumption entails the part's actual multiplicity.

Note: Property is only provided if there is an associated sheet node with a valid nesting.

sheetId: undefined | string

Id of the associated sheet (if any).

Note: Property is only provided if there is an associated sheet node with a valid nesting.

sheetThickness: number

Thickness of the associated sheet geometry

Generated using TypeDoc