Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / ReverseContour Method

In This Topic
    ReverseContour Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub ReverseContour( _
       ByVal contour As List(Of ICurve) _
    ) 
    public static void ReverseContour( 
       List<ICurve> contour
    )

    Parameters

    contour
    See Also