Creates an empty array that can store ReferencePoint objects.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public ReferencePointArray NewReferencePointArray()
Return Value
ReferencePointArrayAn empty array that can hold ReferencePoint objects.