Eyeshot 10 WinForms API Reference
CompositeCurve Constructor(ICurve)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > CompositeCurve Class > CompositeCurve Constructor : CompositeCurve Constructor(ICurve)
The curve
One curve only constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal curve As ICurve _
)
public CompositeCurve( 
   ICurve curve
)

Parameters

curve
The curve
See Also

Reference

CompositeCurve Class
CompositeCurve Members
Overload List