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

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Show/Hide selected parts in thingview

SH_10403254
6-Contributor

Show/Hide selected parts in thingview

Hi all,

 

I have a machine model which I am showing in ThingView, List of parts is also available in grid widget. My requirement is to show/hide 3d BOM components in thing view (based on line selection in grid). How can I achieve this. I am stuck at showing and hiding part of implementation. Does ThingView support this feature or I should look for some alternate.

 

Any idea would be highly appreciated. 

 

Thanks in advance.

1 REPLY 1
Ashritha
14-Alexandrite
(To:SH_10403254)

Hi ,

 

If the requirement is to show the list of things and  associated parts, then following steps can be followed.

Steps:

1. Get the list of things and bind it with grid widget

2. Write Service to fetch parts based on thing name

3. On selection of particular thing name , fetch the parts by using service mentioned in point 2 .  Display this in another grid.

 

Hope this helps!!

 

 

Announcements

Top Tags