T_Rhino_Geometry_PointFaceRelation - mcneel/rhinocommon-api-docs GitHub Wiki

PointFaceRelation Enumeration

Enumerates the possible point/BrepFace spatial relationships.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public enum PointFaceRelation

VB

Public Enumeration PointFaceRelation

Members

 

Member name Value Description
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.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️