NurbsCurve.NurbsCurve

NurbsCurve()

Initializes a new instance of the NurbsCurve class.

public NurbsCurve()

See Also


NurbsCurve(string)

Initializes a new instance of the NurbsCurve class.

public NurbsCurve(string name)
ParameterTypeDescription
nameStringName

See Also