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.

Defined in

Last Updated: 08 January, 2020