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