Documentation
    Preparing search index...

    Function computeAllowedSheets

    • A sheet is considered allowed if

      • material matches
      • thickness matches
      • twoDimRep of all targets could fit on the sheet (separately)
      • the sheet is in stock

      Parameters

      • sheetVertex: Vertex
      • options: { stockRequired?: boolean } = {}

      Returns Sheet[]