Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / PlanarSurface Class / IsocurveU Method

In This Topic
    IsocurveU Method (PlanarSurface)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function IsocurveU( _
       ByVal v As Double _
    ) As ICurve
    public override ICurve IsocurveU( 
       double v
    )

    Parameters

    v
    See Also