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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Translate the entire conversation x

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

PK_10937432
4-Participant

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.

ACCEPTED SOLUTION

Accepted Solutions
HelesicPetr
22-Sapphire II
(To:PK_10937432)

Hi @PK_10937432 

You can use EPMStructureHelper

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

PetrH

View solution in original post

2 REPLIES 2
HelesicPetr
22-Sapphire II
(To:PK_10937432)

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.

Announcements

Top Tags