Surface.IsocurveU Method

Generates an iso curve in the U parametric direction.
Public Overridable Function IsocurveU( _ 
ByVal v As Double
) As ICurve
This language is not supported or no code example is available.
public virtual ICurve IsocurveU( 
double v 
)
This language is not supported or no code example is available.

Parameters

v
double

The V parametric value

Return Value

ICurve

The iso-parametric curve

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition