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 |
|---|---|---|
| VertexIndexPair(Int32, Int32) | None | Initializes a new instance of the class |