M_Rhino_Geometry_Collections_MeshFaceList_HasNakedEdges - mcneel/rhinocommon-api-docs GitHub Wiki
Returns true if at least one of the face edges are not topologically connected to any other faces.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool HasNakedEdges(
int faceIndex
)
VB
Public Function HasNakedEdges (
faceIndex As Integer
) As Boolean
- faceIndex
- Type: System.Int32
A face index.
Type: Boolean
true if that face makes the mesh open, otherwise false.
Supported in: 6.0.16224.21491, 5D58w