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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

I am having instance CAD Part and want to fetch Generic CAD Part using java code.

PK_10937432
2-Guest

I am having instance CAD Part and want to fetch Generic CAD Part using java code.

I am having instance CAD Part and want to fetch Generic CAD Part using java code. Is there any

api for this.

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @PK_10937432 

You can use EPMStructureHelper

EPMStructureHelper.service.navigateGeneric(epmdocument, null, true);

PetrH

View solution in original post

2 REPLIES 2

Hi @PK_10937432 

You can use EPMStructureHelper

EPMStructureHelper.service.navigateGeneric(epmdocument, null, true);

PetrH

Hello @PK_10937432

 

It looks like you have a response on your topic. If it helped you solve your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Community Moderation Team.

Top Tags