Community Tip - You can change your system assigned username to something more personal in your community settings. X
I have a project where I switch betweeen different sequences on my hololens experience. I have a problem when I click on the model to load another sequence
$scope.middleArm = function() { $scope.setWidgetProp('robot_arm','sequence','l-Creo 3D - middle_5Farm.pvi'); }
lowerArm();
function is triggered in the events -> click.
When I click on my model in the hololens view it suddenly becomes all grey and no simulation is playing. However if I play a sequence before I click on my model it plays perfectly well(Simulation is triggered by a double click with the pointer). Everything works in the preview as well. So I wonder what the problem might be. I have created my model with Creo Illustrate.