Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / DegreeElevateU Method
Degree elevation amount

In This Topic
    DegreeElevateU Method
    In This Topic
    Degree elevates the surface in the U parametric direction.
    Syntax
    'Declaration
     
    Public Sub DegreeElevateU( _
       ByVal t As Integer _
    ) 
    public void DegreeElevateU( 
       int t
    )

    Parameters

    t
    Degree elevation amount
    See Also