API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > OdDbLeader::setDimtad Method
OdDbLeader::setDimtad Method
Syntax
C++
virtual void setDimtad(int val);
Parameters 
Description 
int val 
[in] New value for DIMTAD. [0..3] 

Sets the DIMTAD override for this object.

DIMTAD specifies the dimension text vertical position. 

 

Value 
Description 
Centered about the dimension line. 
Above the dimension line, unless DIMTIH==1 and the dimension line is not horizontal. 
Side of the dimension line farthest from the defining points. 
JIS standard. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.