createForPolygon MethodStatic

Create for linear sweep.

  • The optional default normal may be useful for guiding coordinate frame setup.
  • the points are captured into linestrings and Loops as needed.

createForPolygon(points: MultiLineStringDataVariant, defaultNormal?: Vector3d): undefined | SweepContour

Parameter Type Description
points MultiLineStringDataVariant  
defaultNormal Vector3d  

Returns - undefined | SweepContour

Defined in

Last Updated: 11 June, 2024