SurfaceRefitSplit Method |
Namespace: Rhino.Geometry
public int RefitSplit( Curve curve, Vector3d trimProjectionDir, double tolerance, IEnumerable<double> Knots, bool bMeetCurve, bool divideIntoSections, List<Surface> srfLower, List<Surface> srfUpper, List<Curve> edgeCurve, ref Curve trimCurveOnSurface, ref Curve splitCurve )
[Missing <param name="Knots"/> documentation for "M:Rhino.Geometry.Surface.RefitSplit(Rhino.Geometry.Curve,Rhino.Geometry.Vector3d,System.Double,System.Collections.Generic.IEnumerable{System.Double},System.Boolean,System.Boolean,System.Collections.Generic.List{Rhino.Geometry.Surface},System.Collections.Generic.List{Rhino.Geometry.Surface},System.Collections.Generic.List{Rhino.Geometry.Curve},Rhino.Geometry.Curve@,Rhino.Geometry.Curve@)"]
[Missing <param name="bMeetCurve"/> documentation for "M:Rhino.Geometry.Surface.RefitSplit(Rhino.Geometry.Curve,Rhino.Geometry.Vector3d,System.Double,System.Collections.Generic.IEnumerable{System.Double},System.Boolean,System.Boolean,System.Collections.Generic.List{Rhino.Geometry.Surface},System.Collections.Generic.List{Rhino.Geometry.Surface},System.Collections.Generic.List{Rhino.Geometry.Curve},Rhino.Geometry.Curve@,Rhino.Geometry.Curve@)"]
[Missing <returns> documentation for "M:Rhino.Geometry.Surface.RefitSplit(Rhino.Geometry.Curve,Rhino.Geometry.Vector3d,System.Double,System.Collections.Generic.IEnumerable{System.Double},System.Boolean,System.Boolean,System.Collections.Generic.List{Rhino.Geometry.Surface},System.Collections.Generic.List{Rhino.Geometry.Surface},System.Collections.Generic.List{Rhino.Geometry.Curve},Rhino.Geometry.Curve@,Rhino.Geometry.Curve@)"]