API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > setDimldrblk Method > OdDbLeader::setDimldrblk Method (OdDbObjectId)
OdDbLeader::setDimldrblk Method (OdDbObjectId)
Syntax
C++
virtual void setDimldrblk(OdDbObjectId val);
Parameters 
Description 
OdDbObjectId 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.