API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > OdDbLeader::dimtad Method
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 
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. 

 

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–2020. Open Design Alliance. All rights reserved.