CubicSplineCurve3dSetFirstDerivativeAt Method

Sets the first derivative at the specified index.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void SetFirstDerivativeAt(
        int i,
        Vector3d derivative
)

Parameters

i
Type: SystemInt32
derivative
Type: Teigha.GeometryVector3d
[in] Derivative to be set.
See Also

©  Bricsys NV. All rights reserved.