AugmentedPolylineCurve3dGetPointAt Method

Retrieves the point at the specified index.

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

Parameters

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

Return Value

Point3d
A point.
See Also

©  Bricsys NV. All rights reserved.