M_Rhino_Geometry_MeshNgon_BoundaryVertexIndexList - mcneel/rhinocommon-api-docs GitHub Wiki
Get the ngon's outer boundary mesh vertex list.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public uint[] BoundaryVertexIndexList()
VB
Public Function BoundaryVertexIndexList As UInteger()
Type: UInt32[]
A list of mesh vertex indexes.
Supported in: 6.0.16224.21491