LCONNECT via C#
Hello,
I've been searching for some options using the LCONNECT command but couldn't find anything that could help me.
I would like to find a way to do something similar via C#, possibly by invoking Lisp or ARX/BRX through C#.
What I would prefer not to use is "SendStringToExecute" or command. Since this type of approach offers little control over the actions, especially since I need to do this on a solid that is inside a block, these command approaches are somewhat complex to handle, given that they are invoked only after the method finishes, and it's cumbersome.
Does anyone know a way or have any ideas for a starting point?
0