Skip to content

Dimension.Value

Public Property

The value of the dimension.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public double? Value { get; }

Property Value

Nullable.Double.

Remarks

This nullable property will not have a value for spot dimensions or for linear dimensions with more than one segment.