rhino_is_point_on_surface
Verify if a 3D point lies on a surface or brep within a given tolerance, returning a boolean result for geometry validation.
Instructions
Check if a point lies on a surface within tolerance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |