Eyeshot 10 WinForms API Reference
Length Method (EllipticalArc)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > EllipticalArc Class : Length Method
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

Reference

EllipticalArc Class
EllipticalArc Members