GCurve.ConvertToArcsAndLines Method

Converts the curve with a sequence of arcs and lines.
Public Function ConvertToArcsAndLines() As IGCurve()
This language is not supported or no code example is available.
public IGCurve[] ConvertToArcsAndLines()
This language is not supported or no code example is available.

Return Value

IGCurve[]

List of lines and arcs that approximates the curve

.NET Framework

Supported in: 4.7.2

In this article

Definition