Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbCurve3d::getFitTangents Method (OdGeVector3d&, OdGeVector3d&)
Syntax
C++
bool getFitTangents(OdGeVector3d& startTangent, OdGeVector3d& endTangent) const;

Retrieves the starting and ending tangents if this spline was constructed with fit data. 

 

Parameters
Description
startTangent
[out] Receives the starting tangent
endTangent
[out] Receives the ending tangent.

true if and only if this spline was constructed with fit data.

Copyright © 2002-2022. Open Design Alliance All rights reserved.