Author Topic: add a data type vector to AutoLISP  (Read 2676 times)

0 Members and 1 Guest are viewing this topic.

baitang36

  • Bull Frog
  • Posts: 213
Re: add a data type vector to AutoLISP
« Reply #15 on: April 17, 2022, 08:58:37 AM »
This looks really cool!

How did you make a function with variable amount of arguments?
LSP does not support functions with variable amount parameters, but Fas supports them, which can be implemented by modifying FAS