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

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

    Parameters

    t
    Degree elevation amount
    See Also