BrepVertexEdgeIndices Method |
Gets the indices of all edges associated with this vertex.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int[] EdgeIndices()
Public Function EdgeIndices As Integer()
Return Value
Type:
Int32Empty array on failure.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also