Hi everyone, I am using DraftSight 2020 and I am relatively new to DraftSight and LISP.
1: Is there a way to select the object you created/imported last within a LISP script?
2: I usually use DraftSight in the geman language. This makes the english function names unavailable (for direct use and use within a LISP script). Is there a way to have the german and english function calls available at the same time or the function calls in english and the UI language set to german?
3: Is there a way to create centered (text) multi-line Block Attributes through LISP scripts?
4: I want to use my LISP script (which uses "edit component" to create a Block including attributes and such) while editing a reference. Because I basicly want to add a new Block within that reference. This is obviously not possible out of the box, because editing a reference already puts me into the "edit component" mode. Are there easy ways around this?
