API Reference > OdDg Classes > OdDgBSplineCurve2d Class > OdDgBSplineCurve2d Methods > OdDgBSplineCurve2d::setFitTangents Method
OdDgBSplineCurve2d::setFitTangents Method
Syntax
C++
OdResult setFitTangents(const OdGeVector2d& startTangent, const OdGeVector2d& endTangent);
Parameters 
Description 
const OdGeVector2d& startTangent 
[out] Start point tangent.  
const OdGeVector2d& endTangent 
[out] End point tangent. 

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

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