can i load arx file on BricsCAD?
I tried to load an ARX file compiled based on Object ARX on BricsCAD, but it did not load successfully. Does BricsCAD not support it? If not supported, why does APPLOAD provide an entry to load ARX?
0
Comments
-
C++ applications built for AutoCAD, need to be re compiled with the BRX SDK. basically, it's a DLL issue
1 -
Okay, I've learned it. Thank you very much for your answer. I haven't been using BriseCAD for long, and I was very confused about the arx loading option it provided. I thought it could be loaded directly😂
0