tryAddChild MethodAbstract

Try to add a child.

tryAddChild(child: AnyCurve): boolean

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

Parameter Type Description
child AnyCurve child to add.

Returns - boolean

true if child is an acceptable type for this collection.

Defined in

Last Updated: 23 November, 2024