A: Yes. LISP reads code, not UI language. However, if your LISP routine uses (command "LINE") , it will still work because the English command interpreter remains active. If you write (command "LIGNE") , it will only work on the French pack.
Thankfully, Autodesk has a seamless solution: . This tool allows you to transform your English (or other language) version of AutoCAD into a fully localized French experience—without reinstalling the entire software. autocad language pack french
| English Command | French Pack Alias | French Word | | :--- | :--- | :--- | | Line | LIG | Ligne | | Circle | CER | Cercle | | Arc | ARC | Arc (same) | | Erase | SUP | Supprimer | | Move | DEP | Déplacer | | Copy | COP | Copier | | Trim | PRO | Prolonger / Rogner | | Extend | ALL | Allonger | | Offset | DEC | Décaler | | Mirror | SYM | Symétrie | A: Yes