Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSpline::getFitTangents Method
Syntax
C++
OdResult getFitTangents(OdGeVector3d& startTangent, OdGeVector3d& endTangent) const;

Returns the start point and end point WCS fit tangents for this Spline entity (DXF 12, 13).

Parameters
Description
startTangent
[out] Receives the start point tangent.
endTangent
[out] Receives the end point tangent.
Copyright © 2002-2022. Open Design Alliance All rights reserved.