interface BomWorkStepDetailsSheetBending {
    bendLines: BomBendLine[];
}

Properties

Properties

bendLines: BomBendLine[]