Author Topic: Pick two points and draw rectangular box  (Read 3823 times)

0 Members and 1 Guest are viewing this topic.

Coder

  • Swamp Rat
  • Posts: 827
Re: Pick two points and draw rectangular box
« Reply #15 on: December 07, 2015, 03:51:33 AM »
Thank you so much.  :-)

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Pick two points and draw rectangular box
« Reply #16 on: December 07, 2015, 04:04:33 AM »

Pleased I was able to help.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

David Bethel

  • Swamp Rat
  • Posts: 656
Re: Pick two points and draw rectangular box
« Reply #17 on: December 07, 2015, 11:35:11 AM »

You may want to read  :   Congruence of triangles

https://en.wikipedia.org/wiki/Euclidean_geometry

SideSideSide SideAngleSide AngleSideAngle

All need 3 input values in order to replicate the triangle


-David
R12 Dos - A2K

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Pick two points and draw rectangular box
« Reply #18 on: December 09, 2015, 06:40:20 PM »

You may want to read  :   Congruence of triangles

https://en.wikipedia.org/wiki/Euclidean_geometry

SideSideSide SideAngleSide AngleSideAngle

All need 3 input values in order to replicate the triangle


-David

You're a sadist David :) ... that's a tough read for someone who is "Weak at Math"
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.