Click or drag to resize

NurbsCurveHasBezierSpans Property

Returns true if the NURBS curve has Bezier spans (all distinct knots have multiplicity = degree)

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool HasBezierSpans { get; }

Property Value

Type: Boolean
See Also