Indices of a pair of vertices in two CurveLoops(one vertex in each loop).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2012
Syntax
| C# |
|---|
public class VertexPair : IDisposable |
| Visual Basic |
|---|
Public Class VertexPair _ Implements IDisposable |
| Visual C++ |
|---|
public ref class VertexPair : IDisposable |
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.