Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / TrimCurve Class / Reverse Method

In This Topic
    Reverse Method (TrimCurve)
    In This Topic
    Reverses both the 2D parametric trim curve and the associated 3D geometric edge.
    Syntax
    'Declaration
     
    Public Overrides Sub Reverse() 
    public override void Reverse()
    See Also