M_Rhino_Geometry_MeshNgon_BoundaryVertexIndexList - mcneel/rhinocommon-api-docs GitHub Wiki

MeshNgon.BoundaryVertexIndexList Method

Get the ngon's outer boundary mesh vertex list.

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

Syntax

C#

public uint[] BoundaryVertexIndexList()

VB

Public Function BoundaryVertexIndexList As UInteger()

Return Value

Type: UInt32[]
A list of mesh vertex indexes.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshNgon Class
Rhino.Geometry Namespace

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