API's for addins missing?

Anonymous

API's for addins missing?

Anonymous
Not applicable

Hi-

 

Been out of the loop for awhile and sort of missed the transition to Autodesk. Does anyone know where to find the old API info for developing C# addins? Last time I was nosing around (2014?), they had just released a new set of class libraries that abstracted pmill further away from the macro commands.

 

Anyway, neither me nor my VAR can find anything on this website. Are we looking in the wrong place?

 

Is Autodesk dropping support for the API altogether?

 

Thanks in advance,

 

Jason S.

0 Likes
Reply
470 Views
2 Replies
Replies (2)

Alex470
Enthusiast
Enthusiast

Take a look here : 

 

http://forum.delcam.com/viewtopic.php?p=55949#p55949

 

Hope this helps

 

Alex

0 Likes

Anonymous
Not applicable

Alex-

 

Thanks! This looks like it's centered around version the older framework which we have and have used. I nosed around a little bit more, and found the product I was looking for. Delcam released something called "Custom Software Core" around 1/16/2015:

 

"Delcam offers free Custom Software Core to speed up automation of repetitive operations | The Engineer

­

Delcam Professional Services is offering free Custom Software Core software to speed up and simplify the automation of repetitive operations in Delcam’s PowerSHAPE design and reverse-engineering software and PowerMILL CAM system. 

 

Even though both PowerSHAPE and PowerMILL incorporate automatic routines as part of the software, many experienced users like to customise the software to automate further standard, repetitive operations specific to their application or product range. Typically, this is done by recording a sequence of operations as a macro that can be replayed when a similar calculation, or series of calculations, is required. For more complex operations, this can be a time-consuming process and can produce an intricate string of commands that is difficult for other users to understand or to edit.

The Custom Software Core is a library of middleware that allows users to develop code more intuitively than using macros when interfacing .NET applications to PowerSHAPE and/or PowerMILL. The use of an object-oriented design, together with IntelliSense in Microsoft Visual Studio, means that the software engineer can discover the functionality available when interfacing with PowerSHAPE and/or PowerMILL more easily than recording a macro and pasting together a series of commands.

The Custom Software Team within Delcam Professional Services recently used the Custom Software Core to develop an automated production method for Yooshu, a manufacturer of custom-made sandals. The team, which combines software development and mechanical engineering skills, was able to develop a system that interfaces with a third-party foot scanner to obtain scan data from the customer’s feet (pictured). That data is then passed to PowerSHAPE to design the sandal, and then to PowerMILL to create and post-process the toolpaths used by a robot to cut the custom shape.

Click on the links above to download the relevant brochures.

Key benefits
  • The number of lines of code in the customised application will be reduced, typically by at least 50 per cent, compared with using macro commands.
  • Rather than using lengthy blocks of macro commands that are hard for other users to read and understand, the new application comprises easy-to-read function calls, each of which can encapsulate many lines of macro commands.
  • Using the Custom Software Core makes it easier to upgrade any custom application from one version of PowerSHAPE or PowerMILL to a newer version. 
  • Any changes between software releases to the macro command for a particular operation can be handled by downloading a new version of the Custom Software Core. This new version will ensure that the application will continue to function as before, without any need to recreate macros."

I looked at it at the time and it definitely seemed the way to go in the future with its more modern interface to Visual Studio. It was an actual product that could be downloaded and even had a dedicated Delcam message board (still up):

 

http://forum.delcam.com/viewforum.php?f=53

 

Now it looks like it's entered some kind of internet black hole...radio silence on the subject from Autodesk. Not even sure if they will continue to support it even if I could find a copy to download.

 

Thanks again for your follow up,

 

-Jason S.

 

0 Likes