Author Topic: Square - Rectangle lisp  (Read 7087 times)

0 Members and 1 Guest are viewing this topic.

BIGAL

  • Swamp Rat
  • Posts: 1398
  • 40 + years of using Autocad
Re: Square - Rectangle lisp
« Reply #15 on: May 24, 2019, 08:34:38 PM »
Like you ronjonp 3 answers actually 4 say left right ortho and square. for 1st 3 enter length of other side, need 2 knowns.
A man who never made a mistake never made anything

domenicomaria

  • Swamp Rat
  • Posts: 723
Re: Square - Rectangle lisp
« Reply #16 on: May 25, 2019, 04:02:39 AM »
Topographer
you say :
"The rectangle is two triangles with angles in degrees (90,60,30)"

But this is NOT TRUE.
It could be so, but it is not the rule.

If you want that
"the rectangle is two triangles with angles in degrees (90,60,30)"
the code that i wrote
is the almost the solution
(because there is also the mirrored solution)