findOrAddPoint Method
Deprecated in 3.x. Use addPoint instead.
Add a point to the polyface.
findOrAddPoint(xyz: Point3d): number
Parameter | Type | Description |
---|---|---|
xyz | Point3d |
Returns - number
Defined in
- polyface/PolyfaceBuilder.ts Line 364
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.