Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDimension::dimensionText Method
Syntax
C++
const OdString dimensionText() const;

Returns the user-supplied dimension text for this Dimension Entity (DXF 1).

  • If no text is to appear, "." will be returned.
  • If only the default text is to appear, "" will be returned.
  • The default text is represented as "<>" within the returned text.
Copyright © 2002-2022. Open Design Alliance All rights reserved.