DimensionDimensionText Property

Sets or gets the text string that replaces the measured value. If the DimensionText property is an empty string, which is the default value, the dimension entity represents the measured value.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public string DimensionText { get; set; }

Property Value

String
Remarks
To combine the value string with annotation text, enclose the measurement into angle brackets: <, >.
See Also

©  Bricsys NV. All rights reserved.