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

DbDimStyleTableRecord.h

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

Returns the Object ID of the arrowhead block with the specified arrowhead name. 

 

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