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: 2015.0.0.0 (2015.0.0.0)

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