BrepVertex
==========

.. py:module:: rhino3dm

.. py:class:: BrepVertex

   .. py:attribute:: VertexIndex

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

   .. py:attribute:: EdgeCount


   .. py:method:: EdgeIndices()

      Gets the indices of all edges associated with this vertex.

      :return: Empty array on failure.

      :rtype: int[]
