P_Rhino_Geometry_NurbsCurve_HasBezierSpans - mcneel/rhinocommon-api-docs GitHub Wiki
Returns true if the NURBS curve has bezier spans (all distinct knots have multiplitity = degree)
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool HasBezierSpans { get; }
VB
Public ReadOnly Property HasBezierSpans As Boolean
Get
Type: Boolean
Supported in: 6.0.16224.21491, 5D58w