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

The height as a double value.

Returns the cylinder height that corresponds 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.