CurveCreateBlendCurve Method |
| Name | Description | |
|---|---|---|
| CreateBlendCurve(Curve, Curve, BlendContinuity) |
Create a Blend curve between two existing curves.
| |
| CreateBlendCurve(Curve, Curve, BlendContinuity, Double, Double) |
Create a Blend curve between two existing curves.
| |
| CreateBlendCurve(Curve, Double, Boolean, BlendContinuity, Curve, Double, Boolean, BlendContinuity) |
Makes a curve blend between 2 curves at the parameters specified
with the directions and continuities specified
|