CreateSweptBlendGeometry Method


Geometry Creation Utilities Create Swept Blend Geometry Method

Overload List
Name Description
Public method Static member CreateSweptBlendGeometry(Curve, IList Double , IList CurveLoop , IList ICollection VertexPair ) Creates a solid by simultaneously sweeping and blending two or more closed planar curve loops along a single curve.
Public method Static member CreateSweptBlendGeometry(Curve, IList Double , IList CurveLoop , IList ICollection VertexPair , SolidOptions) Creates a solid by simultaneously sweeping and blending two or more closed planar curve loops along a single curve.
Top
See Also