API Reference > OdGe Classes > OdGeEllipArc3d Class > OdGeEllipArc3d Methods > OdGeEllipArc3d::tangentAt Method
OdGeEllipArc3d::tangentAt Method
Syntax
C++
OdGeVector3d tangentAt(double param) const;
Parameters 
Description 
double param 
[in] Parameter corresponding to the point at which to compute the tangent. 

Returns the tangent vector at the point specified by param. 

 

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