API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > OdDbLeader::dimsah Method
OdDbLeader::dimsah Method
Syntax
C++
virtual bool dimsah() const;

Returns the DIMSAH value of this object.

DIMSAH controls the generation of separate arrowheads for dimension lines. 

 

Value 
Arrowhead Blocks 
false 
DIMBLK 
true 
DIMBLK1 and DIMBLK2 

 

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.