NurbsCurveFitParametersValidInput Method |
Namespace: Rhino.Geometry
public static bool ValidInput( long sample_point_count, int degree, int control_point_count, bool bClosed, Interval curve_domain )
[Missing <param name="sample_point_count"/> documentation for "M:Rhino.Geometry.NurbsCurveFitParameters.ValidInput(System.Int64,System.Int32,System.Int32,System.Boolean,Rhino.Geometry.Interval)"]
[Missing <param name="degree"/> documentation for "M:Rhino.Geometry.NurbsCurveFitParameters.ValidInput(System.Int64,System.Int32,System.Int32,System.Boolean,Rhino.Geometry.Interval)"]
[Missing <param name="control_point_count"/> documentation for "M:Rhino.Geometry.NurbsCurveFitParameters.ValidInput(System.Int64,System.Int32,System.Int32,System.Boolean,Rhino.Geometry.Interval)"]
[Missing <param name="bClosed"/> documentation for "M:Rhino.Geometry.NurbsCurveFitParameters.ValidInput(System.Int64,System.Int32,System.Int32,System.Boolean,Rhino.Geometry.Interval)"]
[Missing <param name="curve_domain"/> documentation for "M:Rhino.Geometry.NurbsCurveFitParameters.ValidInput(System.Int64,System.Int32,System.Int32,System.Boolean,Rhino.Geometry.Interval)"]
[Missing <returns> documentation for "M:Rhino.Geometry.NurbsCurveFitParameters.ValidInput(System.Int64,System.Int32,System.Int32,System.Boolean,Rhino.Geometry.Interval)"]