Add functionality to GDS parser that removes duplicate vertices #44

Closed
opened 2022-04-10 14:01:13 +02:00 by mhu · 0 comments
Owner

Duplicate vertices, or the same first and last vertex for a given polygon are not needed and blow up the output. Insert an optional stpe into the GDS parser that removes these points.

Duplicate vertices, or the same first and last vertex for a given polygon are not needed and blow up the output. Insert an optional stpe into the GDS parser that removes these points.
mhu closed this issue 2022-04-10 15:38:22 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mhu/gds-render#44
No description provided.