Auto Associate CAD Document (Pro/E Object) to a WTPart soft type
- October 21, 2013
- 4 replies
- 1504 views
Hello,
We are trying to Auto Associate CAD documents (Pro/E parts) to a soft type of WTPart. According to PTC in order to accomplish this we need to compile a java class that extends from DefaultAutoAssociatePartFinderCreator.Once we have written and compiled the class to a location under codebase we must update the following preference to specify the new class: "Custom Class for Auto Associate Part". We have a sample code to accomplish this task but we are not sure exactly what need to be modified in this code to point to our specific soft type of “WTPart” which we call “HPPart”.
We are hoping that someone has already done this and can help us modify the attached code or perhaps offer the code that they are currently using. Any help will greatly be appreciated.
Thank you,

