News

Normally using SaveFileDialog to store the file, the directory is the current directory, i.e. "./" and the file name is "readme.pdf", but it crashes and exits directly under windows, under linux the ...
Did it work in any of the earlier releases of .NET Core or .NET 5+? Yes, this is a regression issue, it occurs in latest main branch 8.0 sdk + PR: 7933 private dlls.
That’s a whole lot of nice functionality for such a small amount of code, it’s definitely worth it to give some choice to the script operator. So use the SaveFileDialog object from .NET to improve ...
AutoCAD command “TABLEEXPORT” can be used to save the contents of a table in the CSV format. One way to do this is to send this command using "SendStringToExecute". You can also do the same thing ...