ISheetPolygon ISheets.CreatePolygon(IEnumerable<Double> points)

Creates a sheet polygon primitive generator.

Parameters

  • points
    Type: IEnumerable<Double>
    The list of points.

Return Value

Returns the polygone generator.