P_Rhino_Geometry_NurbsCurve_HasBezierSpans - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsCurve.HasBezierSpans Property

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

Syntax

C#

public bool HasBezierSpans { get; }

VB

Public ReadOnly Property HasBezierSpans As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

NurbsCurve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️