Closed odewdney closed 4 years ago
If the last vertex of a lwpolyline is in the same place as the start and its not closed, then the last vertex is not added to the PolygonalVerexes collection, also the expanded arc segments are being compared with the last source vertex for welding.
Fixed in a slight different way. For small fixes, open an issue and I will fix it. There is no need for a "Pull Request".
If the last vertex of a lwpolyline is in the same place as the start and its not closed, then the last vertex is not added to the PolygonalVerexes collection, also the expanded arc segments are being compared with the last source vertex for welding.