Represents a node of WorkStepType sheetBending

Deprecated; use [[ProcessRepContentDieBending]] instead.

interface WorkStepSheetBending {
    content: ProcessRepContentDieBending;
    type: "sheetBending";
}

Properties

Properties

type: "sheetBending"