Revit 2025 API
Dimension |
The displayed value shown for the dimension segment.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.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