<Code Lib>
M

NurbsSurfaceData.GetKnotV

Description:
Get the knot in the v-direction.

public double GetKnotV(
	int idx
)

  • Int32
    idx
    The index of the knot.
Return Value Double Double

Loading…