isPointInside Method
Return true if true is returned for any contained convex set returns true for
convexSet.isPointInside (point, tolerance).
isPointInside(point: Point3d): boolean
| Parameter | Type | Description |
|---|---|---|
| point | Point3d |
Returns - boolean
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.