Revit 2025.3 API
Dimension |
The displayed value shown for the dimension segment.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string ValueString { get; }
Public ReadOnly Property ValueString As String Get
public: property String^ ValueString { String^ get (); }
member ValueString : string with get
Property Value
StringSee Also