BrepVertex

class rhino3dm.BrepVertex
VertexIndex

int: Gets the index of this vertex in the Brep.Vertices collection.

EdgeCount
EdgeIndices()

Gets the indices of all edges associated with this vertex.

Returns:

Empty array on failure.

Return type:

int[]