Click or drag to resize

BrepVertexEdgeIndices Method

Gets the indices of all edges associated with this vertex.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.12
Syntax
public int[] EdgeIndices()

Return Value

Type: Int32
Empty array on failure.
See Also