Share Email Facebook Twitter LinkedIn Dimension.Value Property The value of the dimension. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public double? Value { get; }Property ValueNullable<Double> Remarks This nullable property will not have a value for spot dimensions or for linear dimensions with more than one segment. See AlsoReferenceDimension ClassAutodesk.Revit.DB Namespace