I want to use AutoCAD slide files in C#

Asked 1 years ago, Updated 1 years ago, 82 views

I am developing using C# (.Net API) in IJCAD 2015.

I would like to have the slide file displayed in AutoCAD DCL displayed on the dialog with C#, but if you know how to do it with IJCAD, please let me know.

c# .net ijcad

2022-09-30 21:32

1 Answers

Unfortunately, IJCAD's C# cannot display SlideFile.

AutoCAD does not support it, so I can't expect it in the future.


2022-09-30 21:32

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.