Close

Relief for ODA Team in Ukraine

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

Returns the start point and end point WCS fit tangents for this curve entity.

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.