• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

convert lines to 3dpoly

  • Thread starter Thread starter rpor66
  • Start date Start date
I tried to load the lisp.
command : _apploadI uploaded the file lisp, I typed lineto3dpoly
and appears in the command line :unknown command "lineto3dpoly". press f1 for the guide.Does it happen to you?
 
I tried to load the lisp.
command : _apploadI uploaded the file lisp, I typed lineto3dpoly
and appears in the command line :unknown command "lineto3dpoly". press f1 for the guide.Does it happen to you?
you must type the brackets:
after the vba version, here is the same function but in lisp.

command: (lineto3dpoly)
 
I agree.
if you want the command without brackets, edit the file lisp and replace:
(defun lineto3dpoly)
with
(defunct) c:lineto3dpoly

bye
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top