Overload_Rhino_Geometry_Brep_CreateFromSweep - mcneel/rhinocommon-api-docs GitHub Wiki

Brep.CreateFromSweep Method

Overload List

 

Name Description
Public methodStatic member CreateFromSweep(Curve, Curve, Boolean, Double) General 1 rail sweep. If you are not producing the sweep results that you are after, then use the SweepOneRail class with options to generate the swept geometry
Public methodStatic member CreateFromSweep(Curve, IEnumerable(Curve), Boolean, Double) General 1 rail sweep. If you are not producing the sweep results that you are after, then use the SweepOneRail class with options to generate the swept geometry
Public methodStatic member CreateFromSweep(Curve, Curve, Curve, Boolean, Double) General 2 rail sweep. If you are not producing the sweep results that you are after, then use the SweepTwoRail class with options to generate the swept geometry
Public methodStatic member CreateFromSweep(Curve, Curve, IEnumerable(Curve), Boolean, Double) General 2 rail sweep. If you are not producing the sweep results that you are after, then use the SweepTwoRail class with options to generate the swept geometry
  Back to Top

See Also

Reference

Brep Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️