SweepOneRailPerformSweepRefit Method (Curve, IEnumerableCurve, Double) |
[Missing <summary> documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweepRefit(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Double)"]
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Brep[] PerformSweepRefit( Curve rail, IEnumerable<Curve> crossSections, double refitTolerance )
Public Function PerformSweepRefit ( rail As Curve, crossSections As IEnumerable(Of Curve), refitTolerance As Double ) As Brep()
Parameters
- rail
- Type: Rhino.GeometryCurve
[Missing <param name="rail"/> documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweepRefit(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Double)"]
- crossSections
- Type: System.Collections.GenericIEnumerableCurve
[Missing <param name="crossSections"/> documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweepRefit(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Double)"]
- refitTolerance
- Type: SystemDouble
[Missing <param name="refitTolerance"/> documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweepRefit(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Double)"]
Return Value
Type: Brep[Missing <returns> documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweepRefit(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Double)"]

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