announceBagOfCurves Method

announce a bag of curves.

  • The default implementation visits each child and calls the appropriate dispatch to
  • this.announceCurvePrimitive(child)
  • child.announceToCurveProcessor(this)

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

Parameter Type Description
data BagOfCurves  
_indexInParent number  

Defined in

Last Updated: 08 January, 2020