ApplicationNewVertexIndexPairArray Method

Returns an array that can hold VertexIndexPair objects.

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

Return Value

VertexIndexPairArray
The new VertexIndexPairArray objects.
See Also