AssetPropertyDoubleArray2d Class


Represents a property consisting of an array of double values.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)

Syntax

C#
public class AssetPropertyDoubleArray2d : AssetProperty
Visual Basic
Public Class AssetPropertyDoubleArray2d _
	Inherits AssetProperty
Visual C++
public ref class AssetPropertyDoubleArray2d : public AssetProperty

Remarks

In virtually all cases, the array will contain exactly 2 values.

Inheritance Hierarchy

System Object
Autodesk.Revit.DB.Visual AssetProperty
Autodesk.Revit.DB.Visual AssetPropertyDoubleArray2d

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →