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

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

arcSymbolType must be one of the following: 

 

Value 
Description 
Arc symbol precedes text. 
Arc symbol is above text. 
No arc symbol. 

 

Overrides the value in the dimension style.

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