I am trying to create ‘.G**’ file externally using Python, and partially successful to load the file with the following error, Mesh ‘Perimeter 1’: Polygon error – please inspect your perimeter for duplicate points.
Could you help in understanding the error and its rectification, please??
You have created a polygon that has at least two points/vertices sitting on top of each other on the same co-ordinate. You may have accidentally clicked twice when creating the polygon for the 2D area. You need to edit the polygon and delete the duplicate point.