Represents a connection between vertices in the top and bottom profile of a blend.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
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.