T_Rhino_Geometry_PointFaceRelation - mcneel/rhinocommon-api-docs GitHub Wiki
Enumerates the possible point/BrepFace spatial relationships.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public enum PointFaceRelation
VB
Public Enumeration PointFaceRelation
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. |
Supported in: 6.0.16224.21491, 5D58w