API Reference > OdDb Classes > OdDbPolyline Class > OdDbPolyline Methods > OdDbPolyline::setThickness Method
OdDbPolyline::setThickness Method
Syntax
C++
void setThickness(double thickness);
Parameters 
Description 
double thickness 
[in] Thickness. 

Sets the thickness of this entity (DXF 39).

Thickness is the extrusion length along the normal.

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