PolylineGetArcSegmentAt Method

Returns the specified WCS arc segment of this polyline entity.

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

Parameters

index  Int32
[in] Segment index.

Return Value

CircularArc3d
WCS arc segment as a CircularArc3d instance.
See Also

©  Bricsys NV. All rights reserved.