API Reference > OdDb Classes > OdDbArcDimension Class > OdDbArcDimension Methods > OdDbArcDimension::arcSymbolType Method
OdDbArcDimension::arcSymbolType Method
Syntax
C++
OdInt16 arcSymbolType() const;

Returns the type of arc symbol used within the dimension text of this Dimension entity.

arcSymbolType() returns one of the following: 

 

Value 
Description 
Arc symbol precedes text. 
Arc symbol is above text. 
No arc symbol. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.