ISheetPolygon
ISheets
.CreatePolygon(IEnumerable<Double> points)
Creates a sheet polygon primitive generator.
Remarks
Examples
Parameters
points
Type: IEnumerable<Double>
The list of points.
Return Value
Type:
ISheetPolygon
Returns the polygone generator.