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

Last Updated: 13 June, 2024