ApplicationNewVertexIndexPairArray Method

Returns an array that can hold VertexIndexPair objects.

Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public VertexIndexPairArray NewVertexIndexPairArray()

Return Value

VertexIndexPairArray
The new VertexIndexPairArray objects.
See Also