Skip to main content
1-Visitor
August 14, 2017
Question

how can I display model items with their respective names

  • August 14, 2017
  • 2 replies
  • 1708 views

how can I display model items with their respective names

I have one model,In that I have to put different parts of model with their respective names,So how should I start

2 replies

5-Regular Member
August 15, 2017

Hello, Rohit.

Is this in a mashup in ThingWorx Composer, or something you want to display in ThingWorx Studio?

-- Craig A.

rborude1-VisitorAuthor
1-Visitor
August 16, 2017

Yes, it is like something internal parts of my model which I want to display in Thingworx Studio

5-Regular Member
August 18, 2017

In ThingWorx Studio, I would recommend using 3D label widget for each model-Item and its visibility property to show/hide the labels of each model-Item. Also, leveraging JS code would be best for your requirement.