ApplicationNewDoubleArray Method

Creates a new instance of a double array.

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

Return Value

DoubleArray
See Also