PolylineGetArcSegment2dAt Method

Returns the specified OCS arc segment of this polyline entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public CircularArc2d GetArcSegment2dAt(
        int index
)

Parameters

index  Int32
[in] Segment index.

Return Value

CircularArc2d
OCS arc segment as a CircularArc2d instance.
See Also

©  Bricsys NV. All rights reserved.