API Reference > OdDb Classes > OdDbExtrudedSurface Class > OdDbExtrudedSurface Methods > OdDbExtrudedSurface::setHeight Method
OdDbExtrudedSurface::setHeight Method
Syntax
C++
void setHeight(double height);
Parameters 
Description 
double height 
[in] A new height value. 

Sets the extrusion height. 

 

This method is implemented only for Spatial modeler and returns eNotImplementedYet status for other modelers.

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