create MethodStatic

Create a ruled sweep from an array of contours.

  • the contours are CAPTURED (not cloned)

create(contours: CurveCollection[], capped: boolean): undefined | RuledSweep

Parameter Type Description
contours CurveCollection[]  
capped boolean  

Returns - undefined | RuledSweep

Defined in

Last Updated: 30 November, 2023