interface BendDeductionUniqueMembers {
    bendAngle: number;
    lowerDieGroupId: string;
    sheetBendingMaterialId: string;
    thickness: number;
    upperDieGroupId: string;
}

Hierarchy (view full)

Properties

bendAngle: number
lowerDieGroupId: string
sheetBendingMaterialId: string
thickness: number
upperDieGroupId: string