API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > setDimldrblk Method > OdDbLeader::setDimldrblk Method (OdString&)
OdDbLeader::setDimldrblk Method (OdString&)
Syntax
C++
virtual void setDimldrblk(const OdString& val);
Parameters 
Description 
const OdString& val 
[in] New value for DIMLDRBLK. 

Sets the DIMLDRBLK override for this object.

DIMLDRBLK specifies the arrowhead block at the ends of leader lines. 

A null value specifies the default arrowhead is to be used.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.