'Declaration
Public Function GetKnotMultiplicity( _ ByVal knot As System.Single _ ) As System.Integer
'Usage
Dim instance As NNurbsCurveF Dim knot As System.Single Dim value As System.Integer value = instance.GetKnotMultiplicity(knot)
public System.int GetKnotMultiplicity( System.float knot )
Parameters
- knot