Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDimStyleTableRecord::arrowId Method
Syntax
C++
OdDbObjectId arrowId(OdDb::DimArrowFlags arrowType) const;

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

 

Parameters
Description
arrowType
[in] Arrow type.

arrowType must be one of the following: 

 

Name
Value
Description
kFirstArrow
0
First arrowhead
kSecondArrow
1
Second arrowhead
Copyright © 2002-2022. Open Design Alliance All rights reserved.