RhinoCommon API
SurfaceDegree Method |
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)
Since: 5.0
Parameters
- direction
- Type: SystemInt32
0 gets first parameter's domain, 1 gets second parameter's domain.
Return Value
Type: Int32The maximum degree.