Rational

NurbsCurve.Rational property

Hämtar eller ställer in om det är rationellt, detta värde indikerar om dettaNurbsCurve är rationell spline eller icke-rationell spline. Icke-rationell B-spline är ett specialfall av rationell B-splines.

public bool Rational { get; set; }

Fastighetsvärde

sant om det är rationell spline; annars är false en icke-rationell spline.

Se även