API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > OdDbLeader::setDimsah Method
OdDbLeader::setDimsah Method
Syntax
C++
virtual void setDimsah(bool val);
Parameters 
Description 
bool val 
[in] New value for DIMSAH. 

Sets the DIMSAH override for this object.

DIMSAH controls the generation of separate arrowheads for dimension lines. 

 

Value 
Arrowhead Blocks 
false 
DIMBLK 
true 
DIMBLK1 and DIMBLK2 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.