API Reference > OdDb Classes > OdDbShape Class > OdDbShape Methods > OdDbShape::setWidthFactor Method
OdDbShape::setWidthFactor Method
Syntax
C++
void setWidthFactor(double widthFactor);
Parameters 
Description 
double widthFactor 
[in] Width factor. 

Sets the relative X scale factor (width factor) for this Shape entity (DXF 41). 

 

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