CubicSplineCurve2dSetFirstDerivativeAt Method

Sets the first derivative at the specified index of an interpolation point.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void SetFirstDerivativeAt(
        int index,
        Vector2d derivative
)

Parameters

index
Type: SystemInt32
[in] Index at which to set a fit point.
derivative
Type: Teigha.GeometryVector2d
[in] Derivative to be set.
See Also

©  Bricsys NV. All rights reserved.