Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLeader::dimtad Method
Syntax
C++
virtual int dimtad() const;

Returns the DIMTAD value of this object.

DIMTAD specifies the dimension text vertical position. 

 

Value
Description
0
Centered about the dimension line.
1
Above the dimension line, unless DIMTIH==1 and the dimension line is not horizontal.
2
Side of the dimension line farthest from the defining points.
3
JIS standard.

 

The value from the dimension style of this object will be returned unless that value has been overridden, in which case, the override value will be returned.

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