VertexIndexPair
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.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.VertexIndexPair
System.Object
Autodesk.Revit.DB.VertexIndexPair
public class VertexIndexPair
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| VertexIndexPair(Int32, Int32) | None | Initializes a new instance of the VertexIndexPair class |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Equals | None | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | None | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | None | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | None | Returns a string that represents the current object. (Inherited from Object ) | Object |