projectToPolygon Method
process a single polygon.
projectToPolygon(polygon: GrowableXYZArray, announce: AnnounceDrapePanel, polyface: Polyface, readIndex: number): number
@returns number crudely indicating how much work was done.
| Parameter | Type | Description | 
|---|---|---|
| polygon | GrowableXYZArray | |
| announce | AnnounceDrapePanel | |
| polyface | Polyface | |
| readIndex | number | 
Returns - number
number crudely indicating how much work was done.
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.