Eyeshot 10 WinForms API Reference
DegreeElevateU Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Surface Class : DegreeElevateU Method
Degree elevation amount
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

Reference

Surface Class
Surface Members