AugmentedPolylineCurve3dGetVectorAt Method

Retrieves the vector at the specified index.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Vector3d GetVectorAt(
        int index
)

Parameters

index  Int32
[in] Index at which the vector should be retrieved.

Return Value

Vector3d
A vector.
See Also

©  Bricsys NV. All rights reserved.