RhinoCommon API
BezierCurveIncreaseDegree Method |
Increase degree of bezier
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool IncreaseDegree( int desiredDegree )
Public Function IncreaseDegree ( desiredDegree As Integer ) As Boolean
Parameters
- desiredDegree
- Type: SystemInt32
Return Value
Type: Booleantrue if successful. false if desiredDegree < current degree.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14