tryAddChild Method

Add a child curve.

tryAddChild(child: AnyCurve): boolean

@returns whether the child was added

Parameter Type Description
child AnyCurve curve to add to the chain. The curve is captured by this instance.

Returns - boolean

whether the child was added

Defined in

Last Updated: 03 September, 2025