Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSpline::setFitPointAt Method
Syntax
C++
void setFitPointAt(int fitPointIndex, const OdGePoint3d& point);

Sets the specfied fit point of this Spline entity (DXF 11). 

 

Parameters
Description
fitPointIndex
[in] Fit point index.
point
[in] Fit point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.