addPolygonGrowableXYZArray Method

Add a polygon to the evolving facets.

  • Add points to the polyface
  • indices are added (in reverse order if indicated by the builder state)

addPolygonGrowableXYZArray(points: GrowableXYZArray): void

Parameter Type Description
points GrowableXYZArray array of points. This may contain extra points not to be used in the polygon

Defined in

Last Updated: 08 January, 2020