Documentation
Preparing search index...
ts_lib/lib/graph_utils
computeAllowedSheets
Function computeAllowedSheets
computeAllowedSheets
(
sheetVertex
:
Vertex
,
options
?:
{
stockRequired
?:
boolean
}
,
)
:
Sheet
[]
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
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
A sheet is considered allowed if