CreateRevolvedGeometry Method


OverloadĀ List

Name Description
Public method Static member CreateRevolvedGeometry(Frame, IList CurveLoop , Double, Double)
Creates a solid of revolution by revolving a set of closed curve loops around an axis by a specified angle.
Public method Static member CreateRevolvedGeometry(Frame, IList CurveLoop , Double, Double, SolidOptions)
Creates a solid of revolution by revolving a set of closed curve loops around an axis by a specified angle.

See Also