CompositeCurve(IGCurve) Constructor

One curve only constructor.
Public Sub New( _ 
ByVal curve As IGCurve
)
This language is not supported or no code example is available.
public CompositeCurve( 
IGCurve curve 
)
This language is not supported or no code example is available.

Parameters

curve
IGCurve

The curve

.NET Framework

Supported in: 4.7.2

In this article

Definition