Author Topic: Autocad Structural Detailing - Addon development for reinforcements  (Read 1618 times)

0 Members and 1 Guest are viewing this topic.

DouceDeux

  • Guest
Hello
I'm no C# or C++ guru so things may escape my field of view as in I don't know all the possible ways to attain what I'm gonna talk about. I have, however, worked good and hard in regular AutoCAD plugin development.
Autodesk doesn't have an official ASD SDK for plugin development nor do they support it at ADN.
Is there a way to work around this?
After running out of options, the last thing I thought about was library (dll) decomplying to get the classes of the objects present in ASD and not AutoCAD and find library dependency of the ASD exclusive objects/classes.
Do you think this is viable?

dgorsman

  • Water Moccasin
  • Posts: 2437
Re: Autocad Structural Detailing - Addon development for reinforcements
« Reply #1 on: December 08, 2014, 10:17:29 AM »
Check the EULA first - decompiling commercial code is generally a no-no.

Sometimes you just gotta accept that you can't do some things.
If you are going to fly by the seat of your pants, expect friction burns.

try {GreatPower;}
   catch (notResponsible)
      {NextTime(PlanAhead);}
   finally
      {MasterBasics;}

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Autocad Structural Detailing - Addon development for reinforcements
« Reply #2 on: December 08, 2014, 10:30:29 AM »
I would suggest that you do whatever you need to do to expand the program functionality.
Deliver your add-in to the market and keep your methods as to how you developed it a TOTAL SECRET.

Be your Best


Michael Farrell
http://primeservicesglobal.com/