SOMETHING RONG IN LIGHTING DISTREBUTION LISP ..

SOMETHING RONG IN LIGHTING DISTREBUTION LISP ..

adellll
Enthusiast Enthusiast
482 Views
7 Replies
Message 1 of 8

SOMETHING RONG IN LIGHTING DISTREBUTION LISP ..

adellll
Enthusiast
Enthusiast

I HAVE LIGHTING DISTREBUTION LISP AND ITS NOT WORK PROPERLY AND STOP WITH WARD (TRUE) AND NOT RESPONCE PLS...HELP AND THANKS

0 Likes
483 Views
7 Replies
Replies (7)
Message 2 of 8

devitg
Advisor
Advisor

@adellll Please upload your sample.dwg , and show the error message.

 

Message 3 of 8

hak_vz
Advisor
Advisor

In RLA.lsp code after collecting values from dialog you there stands:

(if (and p1 p2 (= sd 1))
   (progn
    ;*** Execute Main Program ***
    (princ "\n True. ")
   );progn
  )

This is incomplete lisp code, and all what it does is showing message "True" on command line.

Miljenko Hatlak

EESignature

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Message 4 of 8

adellll
Enthusiast
Enthusiast
THANKS FOR YOUR HELP...
0 Likes
Message 5 of 8

adellll
Enthusiast
Enthusiast
EXACTLY THIS CODE IS NOT WORK PROPERLY...THANKS
0 Likes
Message 6 of 8

adellll
Enthusiast
Enthusiast

I ATTACH THE FILE YOU REQUESTED.

 

0 Likes
Message 7 of 8

hak_vz
Advisor
Advisor

@adellll wrote:
EXACTLY THIS CODE IS NOT WORK PROPERLY...THANKS

No, it works OK how it is written. But this is unfinished code and light distribution code is missing. This code is only demonstration of how dialog should be designed.  See original forum post here.

Miljenko Hatlak

EESignature

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Message 8 of 8

adellll
Enthusiast
Enthusiast

I try this code and test it stop and no reaction ..if you have a correct one you have already tested pls. send to me and I appreciate your reply to help me..

 

0 Likes