Skip to main content
16-Pearl
March 11, 2022
Solved

tml3dRenderer not working

  • March 11, 2022
  • 1 reply
  • 1380 views

Hello all,

the coloring of parts using the renderer doesn't work properly with vuforia version 9.3.1

Sometimes clicking on parts will do nothing at all, sometimes after clicking 3 times, the part changes color. It doesn't work properly in the preview and also not in vuforia view 9.3.1

Anyone else having this issue?

 

try{tml3dRenderer.setColor($scope.currentSelection, PICK_COLOR);}

catch (ex) {console.warn("Exception 1 in tml3dRenderer.setColor()=>"+ex);}

@RolandRaytchev 

How to select model components in a 3d model witho... - PTC Community

Best answer by whity

Okay, this is really silly, I was able to find the problem. There were several identical objects overlapping each other. It seems like I didn't always click on the most outboard, so an inner one was blinking but I wasn't able to see it. 

First, I thought of deleting the post, but then I thought: “Maybe someone is getting tricked into this and finds help here”

Cheers,

Whity

1 reply

whity16-PearlAuthorAnswer
16-Pearl
March 11, 2022

Okay, this is really silly, I was able to find the problem. There were several identical objects overlapping each other. It seems like I didn't always click on the most outboard, so an inner one was blinking but I wasn't able to see it. 

First, I thought of deleting the post, but then I thought: “Maybe someone is getting tricked into this and finds help here”

Cheers,

Whity