RVTDocs.com
Namespace: Autodesk.Revit.DB

VertexPair

Class
Description:
Indices of a pair of vertices in two CurveLoops(one vertex in each loop).
Remarks:
A vertex is specified by the index in the CurveLoop of the curve having that vertex as its start point. Indexes start at 0.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.VertexPair
Syntax
public class VertexPair : IDisposable