cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Method signature

RS_11013548
5-Regular Member

Method signature

Hello everyone!

I need to know where to find the following method signatures and overloads:

com.ptc.wvs.server.loader.EDRHelper.addFile(<unknown>)
com.ptc.wvs.common.cadagent.CadProxy.ConvertCadFile(<unknown>)
3 REPLIES 3
RS_11013548
5-Regular Member
(To:RS_11013548)

I'm trying to export a high quality thumbnail to a system directory

avillanueva
22-Sapphire II
(To:RS_11013548)

If you pull this up in ay IDE like Eclipse, it should tell you. There are many APIs that are undocumented by PTC in their API docs. 

RS_11013548
5-Regular Member
(To:avillanueva)

It shows me like this:

 

String com.ptc.wvs.common.cadagent.CadProxy.ConvertCadFile(String arg0, String arg1, String arg2, String arg3, String arg3)

 

I need to know what does 'String arg(x)' mean! (File, directory path...)

 

Announcements

Top Tags