API Reference > geometry-core > Solid > RuledSweep > create create MethodStatic Create a ruled sweep from an array of contours. the contours are CAPTURED (not cloned) create(contours: CurveCollection[], capped: boolean): RuledSweep | undefined Parameter Type Description contours CurveCollection[] capped boolean Returns - RuledSweep | undefined Defined in core/geometry/src/solid/RuledSweep.ts Line 46 Last Updated: 13 June, 2024