AugmentedPolylineCurve3dGetPointAt Method

Retrieves the point at the specified index.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Point3d GetPointAt(
        int index
)

Parameters

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

Return Value

Type: Point3d
A point.
See Also

©  Bricsys NV. All rights reserved.