pushFromGrowableXYArray Method
push coordinates from the source array to the end of this array.
pushFromGrowableXYArray(source: GrowableXYArray, sourceIndex?: number): number
| Parameter | Type | Description |
|---|---|---|
| source | GrowableXYArray | source array |
| sourceIndex | number | xyz index within the source. If undefined, push entire contents of source |
Returns - true if sourceIndex is valid.
Defined in
Last Updated: 08 January, 2020