API Reference > OdGe Classes > OdGeCylinder Class > OdGeCylinder Methods > OdGeCylinder::heightAt Method
OdGeCylinder::heightAt Method
Syntax
C++
double heightAt(double u) const;
Parameters 
Description 
double u 
[in] Position on the U-axis of this cylinder. 

The height as a double value.

Returns the height of this cylinder corresponding to the specified position on the U-axis.

Parameter U varies along the axis of symmetry. U is dimensionless, and increases in the direction of the axis of symmetry. 

 

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