CurveGetSecondDerivative(Double) Method

Returns the second derivative of this curve at a point specified by the passed parameter.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual Vector3d GetSecondDerivative(
        double value
)

Parameters

value  Double
[in] Parameter specifying a point.

Return Value

Vector3d
See Also

©  Bricsys NV. All rights reserved.