Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / CompositeCurve Class / SortAndOrient Method / SortAndOrient() Method

In This Topic
    SortAndOrient() Method
    In This Topic
    Sorts and orients internal curves. Closure tolerance is estimated automatically using composite curve extents.
    Syntax
    'Declaration
     
    Public Overloads Sub SortAndOrient() 
    public void SortAndOrient()
    See Also