Click or drag to resize

SweepTwoRailPerformSweep Method

Overload List
  NameDescription
Public methodPerformSweep(Curve, Curve, Curve)
Sweep2 function that fits a surface through profile curves that define the surface cross-sections and two curves that defines a surface edge.
Public methodPerformSweep(Curve, Curve, IEnumerableCurve)
Sweep2 function that fits a surface through profile curves that define the surface cross-sections and two curves that defines a surface edge.
Public methodPerformSweep(Curve, Curve, Curve, Double, Double)
Sweep2 function that fits a surface through profile curves that define the surface cross-sections and two curves that defines a surface edge.
Public methodPerformSweep(Curve, Curve, IEnumerableCurve, IEnumerableDouble, IEnumerableDouble)
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