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