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): SweepContour | undefined

Parameter Type Description
points MultiLineStringDataVariant  
defaultNormal Vector3d  

Defined in

Last Updated: 08 January, 2020