createLoops MethodStatic
Return a single loop or parity region with given loops.
- The returned structure CAPTURES the loops.
- The loops are NOT reorganized by hole analysis.
createLoops(data?: Loop | Loop[] | Loop[][]): Loop | ParityRegion
| Parameter | Type | Description |
|---|---|---|
| data | Loop | Loop[] | Loop[][] |
Defined in
Last Updated: 08 January, 2020