ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Migrate 2009 Object ARX Code to 2010 Object ARX Code

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
459 Views, 2 Replies

Migrate 2009 Object ARX Code to 2010 Object ARX Code

Hi,

It seems that the term 'sealed' has made its way into lots of useful fuctions in the AutoCAD 2010 SDK, such as worldDraw, get getOsnapPoints etc.

In my pre 2010 code i have quite happily derived from such classes as AcDbEntity, and over-ridden functions such as those described above.

The 'sealed' term now stops this approach. I notice that there is a subWorldDraw Function instead now, however the documentation of the new functions like these is fairly brief.

Does anyone know the changes required to upgrade 2009 code to 2010? and alternatives to such functions as getOsnapPoints etc for the derived classes

Many Thanks In Advance
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

Take a look at the migration guide (docs\arxmgr.chm) in the ObjectARX 2010
SDK. 🙂
--
Owen Wengerd
President, ManuSoft <>
VP Americas, CADLock, Inc. <>


"fishtoasty" wrote in message news:6184190@discussion.autodesk.com...
Hi, It seems that the term 'sealed' has made its way into lots of useful
fuctions in the AutoCAD 2010 SDK, such as worldDraw, get getOsnapPoints etc.
In my pre 2010 code i have quite happily derived from such classes as
AcDbEntity, and over-ridden functions such as those described above. The
'sealed' term now stops this approach. I notice that there is a subWorldDraw
Function instead now, however the documentation of the new functions like
these is fairly brief. Does anyone know the changes required to upgrade 2009
code to 2010? and alternatives to such functions as getOsnapPoints etc for
the derived classes Many Thanks In Advance
Message 3 of 3
PrashantSL
in reply to: Anonymous

Hi Owen,

Thanks a lot, your reply was very helpful.
I was struggling to build my ARX application project with ObjectARX2010 by using Visual Studio 2005!
Came to know that ObjectARX2010 will require Visual Studio 2008 with SP1 by reading the Migration Guide!


Best Regards,

Prashant S. Lokhande

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost