GeometryCreationUtilities.CreateExtrusionGeometry
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double) | Solid | Creates a solid by linearly extruding one or more closed coplanar curve loops. |
| CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double, SolidOptions) | Solid | Creates a solid by linearly extruding one or more closed coplanar curve loops. |