Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePolyline3d::setFitPointAt Method
Syntax
C++
OdGeSplineEnt3d& setFitPointAt(int index, const OdGePoint3d& point);

Sets the fit point at the specified index, and returns a reference to this curve. 

 

Parameters
Description
index
[in] An index by which a fit point is set.
point
[in] Any 3D point to be set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.