Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining ellipse intersects
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01090687
Message ID:
01090827
Views:
10
Hi,


>I should have paid more attention when this stuff was fed to me!:-)

Or used one line in .NET:
regionE1.Intersect(regionE2).IsEmpty ;
GD&R
Viv



>>Actually, it may be even simpler - if they are identical, just one rotated by 90 degrees over the other, then you can calculate this in a really simple manner: your x=y (or x=-y), so you can substitute y for x in the equation of either of them, solve it for y and that's it.
>
>Good point. The intersect for identical perpendicular bisected elipses splits all the x,y's (-x,-y) at 45deg. so I did a rough plot with SIN(DTOR(45)) (which, BTW, also equals COS(DTOR(45)) for the x and y's.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform