computeChordToleranceFromPoint Function
Calculate a view based chord tolerance for facetting curved geometry given a world coordinate and optional radius.
computeChordToleranceFromPoint(vp: Viewport, pt: Point3d, radius?: number): number
| Parameter | Type | Description | 
|---|---|---|
| vp | Viewport | |
| pt | Point3d | |
| radius | number | 
Returns - number
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.