PolylineSetPointAt Method

Sets the OCS point for the specified vertex of this polyline entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetPointAt(
        int index,
        Point2d pt
)

Parameters

index  Int32
[in] Vertex index.
pt  Point2d
[in] OCS point of vertex.
See Also

©  Bricsys NV. All rights reserved.