- Preparing search index...
- The search index is not available
Documentation
Function computeNestingFractions
- computeNestingFractions(twoDimRep, targetBox, sheetModulusRow): NestingFraction[]
-
Parameters
-
-
targetBox: Readonly<Box2>
-
sheetModulusRow: Readonly<{
xModulus: number;
yModulus: number;
}>
Returns NestingFraction[]
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.