API Reference > OdDg Classes > OdDgBSplineCurve3d Class > OdDgBSplineCurve3d Methods > OdDgBSplineCurve3d::setFitTangents Method
OdDgBSplineCurve3d::setFitTangents Method
Syntax
C++
OdResult setFitTangents(const OdGeVector3d& startTangent, const OdGeVector3d& endTangent);
Parameters 
Description 
const OdGeVector3d& startTangent 
[out] Start point tangent.  
const OdGeVector3d& 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.