CurveGetSecondDerivative Method

Overload List
  Name Description
Public method GetSecondDerivative(Double) Returns the second derivative of this curve at a point specified by the passed parameter.
Public method GetSecondDerivative(Point3d) Returns the second derivative of this curve at the specified point.
Top
See Also