childIndex Method

Return the index where target is found in the array of children.

childIndex(target: CurvePrimitive, alsoSearchProxies?: boolean): number | undefined

Parameter Type Description
target CurvePrimitive  
alsoSearchProxies boolean whether to also check proxy curves of the children

Returns - number | undefined

Defined in

Last Updated: 29 April, 2026