API Reference > OdDb Classes > OdDbShape Class > OdDbShape Methods > OdDbShape::setThickness Method
OdDbShape::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.