Application.NewVertexIndexPairArray Method

Returns an array that can hold VertexIndexPair objects.


Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public VertexIndexPairArray NewVertexIndexPairArray()

Return Value

VertexIndexPairArray
The new VertexIndexPairArray objects.

See Also

Reference

Application Class
Autodesk.Revit.Creation Namespace