API Reference > geometry-core > Solid > SweepContour > createForPolygon 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 Returns - SweepContour | undefined Defined in core/geometry/src/solid/SweepContour.ts Line 65 Last Updated: 13 June, 2024