Points
Points, 5.20.0
Points
Create a polygon from planar points.Inputs
| Name | Type | Description |
|---|---|---|
| Points | Point List | Ordered list of points. Points of polygon must be planar. |
Outputs
| Type |
|---|
| Polygon (old) |
Points, 5.20.0
Create a closed Profile from an ordered list of points.Inputs
| Name | Type | Description |
|---|---|---|
| Points | Point List | An ordered list of points representing the vertices of the profile. |
Outputs
| Type |
|---|
| Profile |

