Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polygon creation interactive command generate transaction with redundant points in it #182

Open
SunnyBerlin opened this issue Mar 27, 2023 · 0 comments
Assignees
Labels
API bug Something isn't working commands

Comments

@SunnyBerlin
Copy link

Right now when doing polygon creation interactively the generated transaction command contains tons of redundant/duplicate points in it.
e.g.

> #o --> Out: dicmdCreateObjPolygon -brush 1 -color #000000 -fill 9 -points {(261,160);(261,160);(500,88);(500,88);(513,211);(513,211);(433,288);(433,288);(433,288);(433,288);(305,280);(305,280);(243,254);(243,254);(237,204);(237,204);(198,188);(198,188);(198,188);(198,188);(198,188)}
@SunnyBerlin SunnyBerlin added bug Something isn't working API commands labels Mar 27, 2023
@SunnyBerlin SunnyBerlin self-assigned this Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API bug Something isn't working commands
Projects
None yet
Development

No branches or pull requests

1 participant