Search found 5 matches

Re: AutoCAD ObjectARX to IRX

Hello everybody We are about to port ObjectARX plugins to IRX. Now after change the API I have some issue: Actually in AutoCAD code, A class is derived from two different classes Acdbdatabasereactor and Acapdocumentmanager. An object for this class is created using new operator but in intelliCAD us...

AutoCAD ObjectARX to IRX

Hello everybody We are about to port ObjectARX plugins to IRX. Now after change the API I have some issue: Actually in AutoCAD code, A class is derived from two different classes Acdbdatabasereactor and Acapdocumentmanager. An object for this class is created using new operator but in intelliCAD use...

Re: Registry Entry Applications load

CMS IntelliCAD has similar to OtherCAD way of auto-loading .irx applications using registry: https://forums.intellicadms.com/viewtopic.php?p=6526 Please note that custom applications needs to be ported and rebuilt using CMS IntelliCAD to make them work inside CMS IntelliCAD. That is what I am looki...

Re: Registry Entry Applications load

Please refer the document from the document API. ..... When IntelliCAD is installed, a directory named 'ApplicationPlugins' will be created on the same level as the icad.exe executable file. A new directory under this one MUST be created with a unique name. Perhaps the directory name could be your ...

Registry Entry Applications load

Dear forum members We are in the process of making ARX plugins IRX compatible and use CMS 9.2. On AutoCAD we have a registry entry in the Autodesk folder called "Applications". These are the autoload dll's. With CMS I can not find such a folder. In this way we load our loader (.dll) for ou...

Go to advanced search

cron