tryAddChild Method
Add child
to this parity region (by capturing it).
- Any child type other than
Loop
is ignored.
tryAddChild(child: AnyCurve): boolean
Parameter | Type | Description |
---|---|---|
child | AnyCurve |
Returns - boolean
Defined in
- curve/ParityRegion.ts Line 115
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.