Namespace:
Autodesk.Revit.DB
VertexIndexPair
Class
Description:
Represents a connection between vertices in the top and bottom profile of a blend.
Represents a connection between vertices in the top and bottom profile of a blend.
Remarks:
Use objects of this type in GetVertexConnectionMap(), SetVertexConnectionMap(VertexIndexPairArray), GetVertexConnectionMap() and SetVertexConnectionMap(VertexIndexPairArray) to get/set the vertex connection map.
Use objects of this type in GetVertexConnectionMap(), SetVertexConnectionMap(VertexIndexPairArray), GetVertexConnectionMap() and SetVertexConnectionMap(VertexIndexPairArray) to get/set the vertex connection map.
VertexIndexPair Class Members:
Name | Description | Inherited From |
---|---|---|
VertexIndexPair | Initializes a new instance of the VertexIndexPair class |
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 |