Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLeader::setDimtad Method
Syntax
C++
virtual void setDimtad(int val);

Sets the DIMTAD override for this object.

Parameters
Description
val
[in] New value for DIMTAD. [0..3]

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.
Copyright © 2002-2022. Open Design Alliance All rights reserved.