PolylineGetLineSegment2dAt Method

Returns the specified OCS line segment of this polyline entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public LineSegment2d GetLineSegment2dAt(
        int index
)

Parameters

index  Int32
[in] Segment index.

Return Value

LineSegment2d
OCS line segment of the entity.
See Also

©  Bricsys NV. All rights reserved.