GeometryCreationUtilities.CreateSweptBlendGeometry
| Name | Return Type | Description |
|---|---|---|
| CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>) | Solid | Creates a solid by simultaneously sweeping and blending two or more closed planar curve loops along a single curve. |
| CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>, SolidOptions) | Solid | Creates a solid by simultaneously sweeping and blending two or more closed planar curve loops along a single curve. |