GeometryCreationUtilities.CreateRevolvedGeometry
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| CreateRevolvedGeometry(Frame, IList<CurveLoop>, Double, Double) | Solid | Creates a solid of revolution by revolving a set of closed curve loops around an axis by a specified angle. |
| CreateRevolvedGeometry(Frame, IList<CurveLoop>, Double, Double, SolidOptions) | Solid | Creates a solid of revolution by revolving a set of closed curve loops around an axis by a specified angle. |