CreateRevolvedGeometry Method


Geometry Creation Utilities Create Revolved Geometry 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.
Top
See Also