I have a number of steps in a sequence and I would like to trigger one particular step only without playing the whole sequence from the beginning. For instance, play step 4 directly by clicking a but...
Hi,
I have a toggle to change from one view to another view(e.g View A to View B). I need to disable the toggle from the start of the sequence being played in View A. When all steps ...
Hi,
Need advise for my problem regarding my concern on displaying the next step instruction from Creo Illustrate. I need Vuforia to display the current instruction and the next instr...
Hi everyone,
i just downloaded Creo Illustrate and got a e-mail with my licence pack (.dat-file).
I saved this .dat-file into: C:\ProgramData\PTC\Licensing\
After s...
Hi everyone, i am currently trying to make a HoloLense experience with two views, where i can switch between these views with a voice command.
I created an application event "Switch view" and link...
Hi,
Currently I working on AR project for step-by-step assembly process and we actually not familiar with Vuforia.
Need advise for my problem regarding my concern on 'Play' button...
Are there certain set of hardware and software requirements to view an AR experience in Spatial Target. If we were to configure a tablet, then what would be the requirements to configure it so that t...
Hi,
How can I change a color of a 3D label by clicking on a button?
I tried to write the code below but it doesn't work:
$scope.SwitchConf = function () { $scope.app.view.Home.wdg["3D...
Hello! I'm wondering if there is any way to directly manipulate the AR scene being displayed to be able to add additional content. I know that there have been several questions on this bo...
Hi,
I want to transmit the text, that a label currently has to the java script function that is called at a click event. I tested writeEX(text); but receive "undefined". Maybe using proper...