VertexIndexPair Class
Represents a connection between vertices in the top and bottom profile of a blend.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)

Syntax

C#
public class VertexIndexPair
Visual Basic
Public Class VertexIndexPair
Visual C++
public ref class VertexIndexPair

Remarks

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB..::..VertexIndexPair

See Also