RhinoCommon API
BrepCreateFromSweep Method |

Name | Description | |
---|---|---|
![]() ![]() | CreateFromSweep(Curve, Curve, Boolean, Double) |
Sweep1 function tht fits a surface through a profile curve that define the surface cross-sections
and one curve that defines a surface edge.
/// |
![]() ![]() | CreateFromSweep(Curve, IEnumerableCurve, Boolean, Double) |
Sweep1 function tht fits a surface through a profile curve that define the surface cross-sections
and one curve that defines a surface edge.
|
![]() ![]() | 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
|
![]() ![]() | CreateFromSweep(Curve, Curve, IEnumerableCurve, 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
|
