CreateSweptBlendGeometry 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.

See Also