• For a given nesting compute the fractions for each nesting

    Note: All underlying nestings for a sheet node are (now) based on the same target boundary.

    Parameters

    • twoDimRep: Readonly<TwoDimRepresentation>
    • targetBox: Readonly<Box2>
    • sheetModulusRow: Readonly<{
          xModulus: number;
          yModulus: number;
      }>

    Returns NestingFraction[]

Generated using TypeDoc