python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
AutoLisp - Two basic functions: Determining the number and value of block attributes
I have to write the function that determines the number and values of block attributes in AutoLisp.
I have function which count the atributes:
(defun c:Test (/ s ss)
(if (and (princ "\n Selec...
xyzxyzxyz
Votes: 0
Answers: 1
AutoLisp - Determining the number and value of block attributes
I have to write the function that determines the number and values of block attributes in lisp. I do not have any idea for this. Could you help me?
xyzxyzxyz
Votes: 0
Answers: 1