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

The height as a double value.

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

Parameter U varies along the generating line. U is dimensionless, measured in radius of the origin, and increases in the direction of the axis of symmetry. 

 

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