ApplicationNewDoubleArray Method

Creates a new instance of a double array.

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

Return Value

DoubleArray
See Also