tryAddChild MethodAbstract

Try to add a child.

tryAddChild(child: undefined | AnyCurve): boolean

@returns true if child is an acceptable type for this collection.

Parameter Type Description
child undefined | AnyCurve child to add.

Returns - boolean

true if child is an acceptable type for this collection.

Defined in

Last Updated: 25 April, 2024