API Reference > OdDb Classes > OdDbDimStyleTableRecord Class > OdDbDimStyleTableRecord Methods > OdDbDimStyleTableRecord::setArcSymbolType Method
OdDbDimStyleTableRecord::setArcSymbolType Method
Syntax
C++
void setArcSymbolType(OdUInt16 arcSymbolType);
Parameters 
Description 
OdUInt16 arcSymbolType 
[in] Arc symbol type. 

Sets the arc symbol type for this Dimension Style.

getArcSymbolType() must be 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.