API Reference > OdGe Classes > OdGeCylinder Class > OdGeCylinder Methods > OdGeCylinder::setHeight Method
OdGeCylinder::setHeight Method
Syntax
C++
OdGeCylinder& setHeight(const OdGeInterval& height);
Parameters 
Description 
const OdGeInterval& height 
[in] Height interval of this cylinder. 

A reference to this OdGeCylinder object.

Sets the height interval of this cylinder. 

 

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