API Reference > OdDb Classes > OdDbDimStyleTableRecord Class > OdDbDimStyleTableRecord Methods > OdDbDimStyleTableRecord::arrowId Method
OdDbDimStyleTableRecord::arrowId Method
Syntax
C++
OdDbObjectId arrowId(OdDb::DimArrowFlags arrowType) const;
Parameters 
Description 
OdDb::DimArrowFlags arrowType 
[in] Arrow type. 

Returns the Object ID of the arrowhead block for the specified arrowhead type. 

 

arrowType must be one of the following: 

 

Name 
Value 
Description 
kFirstArrow 
First arrowhead 
kSecondArrow 
Second arrowhead 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.