CurveGetSecondDerivative(Point3d) Method

Returns the second derivative of this curve at the specified point.

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

Parameters

point  Point3d
[in] Point on the curve.

Return Value

Vector3d
See Also

©  Bricsys NV. All rights reserved.