createForLinearSweep MethodStatic

Create for linear sweep.

  • The optional default normal may be useful for guiding coordinate frame setup.
  • the contour is CAPTURED.

createForLinearSweep(contour: CurveCollection, defaultNormal?: Vector3d): undefined | SweepContour

Parameter Type Description
contour CurveCollection  
defaultNormal Vector3d  

Returns - undefined | SweepContour

Defined in

Last Updated: 11 June, 2024