menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Geometry
/
PointFaceRelation
PointFaceRelation enum
Enumerates the possible point/BrepFace spatial relationships.
Derived Classes:
Namespace:
Rhino.Geometry
PointFaceRelation:
references
keyboard_arrow_down
Values (3)
Exterior = 0
Point is on the exterior (the trimmed part) of the face.
Interior = 1
Point is on the interior (the existing part) of the face.
Boundary = 2
Point is in limbo.
Nothing found