Represents a connection between vertices in the top and bottom profile of a blend.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.0.0.420)
Syntax
C# |
---|
public class VertexIndexPair |
Visual Basic |
---|
Public Class VertexIndexPair |
Visual C++ |
---|
public ref class VertexIndexPair |
Remarks
Use objects of this type in GetVertexConnectionMap()()()(),
SetVertexConnectionMap(VertexIndexPairArray),
GetVertexConnectionMap()()()() and
SetVertexConnectionMap(VertexIndexPairArray) to get/set the vertex connection map.