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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.