RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Dimension

Dimension.Value

Property
Description:
The value of the dimension.
Remarks:
This nullable property will not have a value for spot dimensions or for linear dimensions with more than one segment.
Syntax
public double? Value { get; }