Eyeshot 9.0 WinForms API Reference
IsocurveV Method (Surface)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Surface Class : IsocurveV Method
The U parametric value
Generates an iso curve in the V parametric direction.
Syntax
'Declaration
 
Public Overridable Function IsocurveV( _
   ByVal u As Double _
) As ICurve
public virtual ICurve IsocurveV( 
   double u
)

Parameters

u
The U parametric value

Return Value

The iso-parametric curve
See Also

Reference

Surface Class
Surface Members