Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ICurve Interface / GetIndividualCurves Method

In This Topic
    GetIndividualCurves Method (ICurve)
    In This Topic
    Returns an array of the individual curves that form the curve.
    Syntax
    'Declaration
     
    Function GetIndividualCurves() As ICurve()
    ICurve[] GetIndividualCurves()
    See Also