====== Create Shape Editor ====== The Create Shape Editor is used to manually insert, delete or modify individual shape vertices. The "Parts" list contains a list of the parts within the shape (multipart shapes only). The "Part Vertices" list contains the X and Y coordinates of the vertices for the selected part. __Add:__ Add a new vertic\\ __Insert:__ Insert a new vertic above the selected vertic\\ __Delete:__ Remove the selected vertic __Import:__ Import a list of vertices from a csv file to the selected part\\ __Export:__ Export the vertices to a csv file from the selected part Import/Export fileformat X;Y 567000;6210000 577000;6220000 . . .