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

i need to calculate the vertices of the polygon how can i get that after applying the margin to the polygon #20

Open
thamee opened this issue Feb 18, 2020 · 2 comments

Comments

@thamee
Copy link

thamee commented Feb 18, 2020

if the polygon has four vertices, after performing margin function the output is more than four points , but in some scenarios, I need to calculate the vertices I can I achieve that
image

@w8r
Copy link
Owner

w8r commented Feb 19, 2020

is your geometric shape rectangular?

@thamee
Copy link
Author

thamee commented Feb 20, 2020

is your geometric shape rectangular?
yes I have four points of the vertices and i know the height and width of the rectangle before pass into the offset function but I need the vertices after the margin function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants