PolylineGetLineSegmentAt Method

Returns the specified WCS line segment of this polyline entity.

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

Parameters

index  Int32
[in] Segment index.

Return Value

LineSegment3d
WCS line segment of the entity.
See Also

©  Bricsys NV. All rights reserved.