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