- Preparing search index...
- The search index is not available
Documentation
Function computeSheetConsumption
- computeSheetConsumption(vertex: Vertex, sheetTable?: readonly Readonly<Sheet>[]): number | undefined
-
Parameters
-
-
Optional
sheetTable: readonly Readonly<Sheet>[]
Returns number | undefined
For a given nesting compute the sheet consumption (floating-point value)
Note: All underlying nestings for a sheet node are (now) based on the same target boundary.
Note: If there is no valid nesting for the vertex submitted the consumption is undefined. Note: If there is no valid sheet for the vertex submitted the consumption is undefined.
For each sheet the consumption is computed as floating-point value v; v can be
Returns
Sheet consumption (if any; in fractions of one sheet so no unit)