M_Rhino_Geometry_Surface_Degree - mcneel/rhinocommon-api-docs GitHub Wiki
Returns the maximum algebraic degree of any span (or a good estimate if curve spans are not algebraic).
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int Degree(
int direction
)
VB
Public Function Degree (
direction As Integer
) As Integer
- direction
- Type: System.Int32
0 gets first parameter's domain, 1 gets second parameter's domain.
Type: Int32
The maximum degree.
Supported in: 6.0.16224.21491, 5D58w