announceBagOfCurves Method

Announce members of an unstructured collection.

  • push the collection reference on the stack
  • announce children
  • pop the stack

announceBagOfCurves(data: BagOfCurves, _indexInParent: number = -1): void

Parameter Type Description
data BagOfCurves the collection
_indexInParent number index where the collection appears in its parent.

Returns - void

Defined in

Last Updated: 16 April, 2024