Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / EllipticalArc Class / Length Method

In This Topic
    Length Method (EllipticalArc)
    In This Topic
    Gets elliptical arc length. Only Nurbs and Ultimate editions provide accurate values.
    Syntax
    'Declaration
     
    Public Shadows Function Length() As Double
    public new double Length()

    Return Value

    The curve length.
    See Also