AugmentedPolylineCurve3dGetD2VectorAt Method

Retrieves the second derivative vector at the specified index.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Vector3d GetD2VectorAt(
        int index
)

Parameters

index
Type: SystemInt32
[in] Index at which the vector should be retrieved.

Return Value

Type: Vector3d
Second derivative vector.
See Also

©  Bricsys NV. All rights reserved.