API Reference > Namespaces > OdDmUtil Namespace > Functions > OdDmUtil::getArrowId Function
OdDmUtil::getArrowId Function
Syntax
C++
OdDbObjectId TOOLKIT_EXPORT getArrowId(const OdString& arrowheadName, OdDbDatabase* pDb);

DbDimStyleTableRecord.h

Parameters 
Description 
const OdString& arrowheadName 
[in] Arrowhead name.  
OdDbDatabase* pDb 
[in] Database containing the arrowhead. 

Returns the Object ID of the arrowhead block with the specified arrowhead name, creating this block if necessary. 

 

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