tryAddChild Method
add a child.
- Returns false if the
AnyCurve
child is not a region type.
tryAddChild(child: AnyCurve): boolean
Parameter | Type | Description |
---|---|---|
child | AnyCurve |
Returns - boolean
Defined in
- curve/UnionRegion.ts Line 67
Last Updated: 20 June, 2023