RhinoCommon API
BrepFaceIsPointOnFace Method |
Tests if a parameter space point is on the interior of a trimmed face.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public PointFaceRelation IsPointOnFace( double u, double v )
Public Function IsPointOnFace ( u As Double, v As Double ) As PointFaceRelation
Parameters
- u
- Type: SystemDouble
Parameter space point u value. - v
- Type: SystemDouble
Parameter space point v value.
Return Value
Type: PointFaceRelationA value describing the spatial relationship between the point and the face.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14