RVTDocs.com
Namespace: Autodesk.Revit.DB

VertexIndexPair

Class
Description:
Represents a connection between vertices in the top and bottom profile of a blend.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.VertexIndexPair
Syntax
public class VertexIndexPair
VertexIndexPair Class Members:
Name Description Inherited From
VertexIndexPair Initializes a new instance of the VertexIndexPair class
Name Description Inherited From
Bottom The index of the vertex pair from the bottom profile.
Top The index of the vertex pair from the top profile.
Name Description Inherited From
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object