Minimal bounding box of circular_arc<Exact_circular_kernel_2> #6814
Unanswered
young03600
asked this question in
Q&A
Replies: 1 comment
-
|
Can you please put a minimal code example on gist.github.com. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used the arc access function to get the bounding box, but it seems that the given bounding box of the arc is not minimal
E.g. source point of arc: 343.2575,232.4850, target point: 388.2769,219.7406, center: 317.7468,265.8458
the given bounding box is (points from left to right, bottom to top)
Is there any way to get the minimal bounding box of circular_arc?
Any suggestions will be appreciated, thanks
Beta Was this translation helpful? Give feedback.
All reactions