To make a polygon you start of with a point in 3D space and then create another point that conntects to the vertices to create a line/splice/vector, you then do this again to connect the vector to another point which then joins back up to the vertices to create the polygon.