CubicSplineCurve2dSetFitPointAt Method

Sets the fit point at the specified index of an interpolation point.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetFitPointAt(
        int index,
        Point2d point
)

Parameters

index  Int32
[in] Index at which to set a fit point.
point  Point2d
 
See Also

©  Bricsys NV. All rights reserved.