• A sheet is considered allowed if

    • material matches
    • thickness matches
    • twoDimRep of all targets could fit on the sheet (separately; not wrt fixed rotations)
    • the sheet is in stock

    Parameters

    • sheetVertex: Vertex
    • sheetTable: readonly Readonly<Sheet>[] = ...

    Returns Sheet[]

Generated using TypeDoc