Skip to main content
1-Visitor
April 6, 2017
Solved

New Version of Plugin-API for IsoDraw

  • April 6, 2017
  • 2 replies
  • 5048 views

Hello,

we have been using a plugin for Arbortext IsoDraw for nearly 15 years now. Originally it had been developed using version 5.0.1 of the IsoDraw API and still works with the current version 7.3.

Now there is the problem that our customer has switched to floating licenses and this change is not compatible with the plugin. Version 5.0 of the API does not know about floating licenses and it seems that IsoDraw send an event to the plugin which has been introduced especially for floating licenses.

Therefore we need to update our plugin to the current version of the API for IsoDraw 7.3 but I could not find any documentation or C header files / API source. I still have them for version 5.0.1 in our SVN repository but there seems to be nothing from PTC.

Has someone here used the IsoDraw plugin API in recent years? Is there some link where to download the API and its documentation? Or do I have to contact PTC directly for that information?

Kind regards

André Twupack

Best answer by thendricks

Haven't had a need. So far we've been able to do everything via macros at this point. Seems like PTC still supported the API but development seemed to be dropping off. I think you'll need to get anything in regards to the API directly from them.

As another route, can you advise what this plug-in actually does? If it's 15 years old there's a possibility it's now in IsoDraw or might be able to be recreated via macro which has significant documentation as well as a fairly active support group on the forums.

2 replies

12-Amethyst
April 6, 2017

Haven't had a need. So far we've been able to do everything via macros at this point. Seems like PTC still supported the API but development seemed to be dropping off. I think you'll need to get anything in regards to the API directly from them.

As another route, can you advise what this plug-in actually does? If it's 15 years old there's a possibility it's now in IsoDraw or might be able to be recreated via macro which has significant documentation as well as a fairly active support group on the forums.

atwupack1-VisitorAuthor
1-Visitor
April 7, 2017

Thank you for the quick reply.

The plugin is used to convert CGM images into different output formats like SVG or PNG. It is called using the command line to use IsoDraw as a converting tool from another application. To switch to another command line tool is maybe possible but then a complete rewrite of the logic in our plugin would be needed.

Before we go down this route I will try to contact PTC first.

André

12-Amethyst
April 7, 2017

Good luck. Doing a macro approach would likely be pretty simple just so you are aware. You could then call IsoDraw passing in the file name and macro name.

24-Ruby III
April 7, 2017

There is no separate manual on Arbortext IsoDraw API in the accessible "Reference Documents" documentation list on PTC's site, link: https://support.ptc.com/appserver/cs/doc/refdoc.jsp