Click or drag to resize

SweepTwoRailPerformSweepRebuild Method

Overload List
  NameDescription
Public methodPerformSweepRebuild(Curve, Curve, Curve, Int32)
Sweep2 function that fits a surface through profile curves that define the surface cross-sections and two curves that defines a surface edge.
Public methodPerformSweepRebuild(Curve, Curve, IEnumerableCurve, Int32)
Sweep2 function that fits a surface through profile curves that define the surface cross-sections and two curves that defines a surface edge.
Public methodPerformSweepRebuild(Curve, Curve, Curve, Double, Double, Int32)
Sweep2 function that fits a surface through profile curves that define the surface cross-sections and two curves that defines a surface edge.
Public methodPerformSweepRebuild(Curve, Curve, IEnumerableCurve, IEnumerableDouble, IEnumerableDouble, Int32)
Sweep2 function that fits a surface through profile curves that define the surface cross-sections and two curves that defines a surface edge.
Top
See Also