Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgDimTextInfo Class
Syntax
C++
class OdDgDimTextInfo;

This dimension settings class is a member of each OdDgDimension. It describes the width and height, color, font, weight, etc., of the text of the OdDgDimension.

It is important to note that most other dimension settings are generated as a ratio of the text height set here, by the tool at time of dimension creation. The values set in those other settings are final and are used as-is (stored value) at rendering time; that is, the stored value in other settings are the final multiplied value, not the ratio. But the dialog boxes for the tools in Microstation will show the ratio to this height. 

This class also includes whether to use the Master Units in the labeling text, and also includes the stacked fraction format, if it is enabled in the OdDgDimension. 

Corresponding C++ library: TG_Db 

 

OdDgDimTextInfo

File: DgDimension.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.