Vuforia Studio
Recently active
We would love to hear from you to understand how to provide more meaninful content, and we're working to prepare technical webinars to cover topics of interest of our customers. If you would like to share your topic ideas, please use this form Your contribution will be very appreciated!
Hi, i have a Problem with Property scroll-margin-bottom:100%. It works fine on Android but not on Ipad. Any solutions? Thanks Vladimir
Hey, Issue: I cannot hide a model item using the visible property on the widget. Situation: We have grouped some parts together in an assembly in Creo Illustrate. We import the PVZ into Vuforia Studio. I drag & drop a model item onto the Model. I change the component occurence property on the Model Item to match the parent assembly sBOM path in Creo Illustrate. I try to set the ModelItem visible property to hide and show it I cannot hide or show the model item I've tried doing this via script and I still cannot hide it I've tried doing this via a binding on a button and still no I can alter other properties such as scale, etc successfully. Only visible does not work Please help
Hello I have some question for Vuforia studio. I uploaded the 3D model through the tutorial and checked it with HoloLens2. However, the 3D model I uploaded was far away or the size was uncertain. So, I would like to create an event or button that I can control freely. Please tell me how to freely resize and move the 3D model using airTap or hand. Please let me know if you have a tutorial. Please. Thank you.
Hi, I am in a situation to demonstrate an augment tractor with IoT data. how to augment a digital product on real size using a A3 size thingmarx. when I try to walk around the digital tractor it is got disappeared. could you please help me to find a better solution for this scenario. Thanks.
What's happenning: I have it set up so that when the user goes through the experience they go through a couple of warnings and then come to a checklist of things that need to be true before they begin the maintenance task. (This is an experience designed to train someone in how to do a maintenance task.) There are two different parts to the experience so they'll have to restart the experience in order to do it all. The problem is that when you restart the experience that checklist I mentioned earlier doesn't show up and the button that they have to push to acknowledge an item on the checklist doesn't show up either. Meaning that the user is stuck with no way to go forward. This is what I have so far and the relevant functions: $scope.app.OkWarning2=function(){ if($scope.view.wdg.Warning2.visible==true){ $scope.PlayAudio('warning'); $scope.hideAll(); $scope.view.wdg.Warning2.visible=false; $scope.view.wdg["WarningAcknowledged"].visible=false; $timeout(function(){ $scope.en
Hi Experts, Would be possible to populate a parameter value from a Rest Server coding a javascript on home.js? I have a IoT Gateway on Kepware which reads values from controllers and publish those on a Rest Server, then I need to use those values on Vuforia Studio WHITHOUT ThingWorx. This requirement is because I do not want to have (pay for) ThingWorx to act just as a gateway since I just need real-time values on Vuforia Studio. I know ThingWorx is there with Vuforia, but in order to use it to collect this data on Things I would need to license it, right? All ideas is welcome. Many Thanks, Felipe Duarte
When attempting to update the Thing humidity and temperature properties in Thingworx the python program is failing to make a new connection. The following error occurs. HTTPSConnectionPool(host='thing-server-qa.rd1.thingworx.io', port=8443): Max retries exceeded with url: /Thingworx/Things/RaspberryPi1(5305843aa530edef)/Properties/*?verify=False (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x75f5e830>: Failed to establish a new connection: [Errno 110] Connection timed out',)) I have used Postman to test the HTTP put command for the REST API and obtain a status of 200 OK so I know the information being sent to Thingworx server is correct. However, even then the property values are not being updated. For the python program I have verified that the Thing name and app key are correct. So I believe this may point to two issues: Issue with python program establishing connection to Thingworx server Doesn't appear to be an au
Hi, first sorry for my bad English. i set(Container Card) .card { border: 2px solid #ccc; width:300px; height: 100px;} with over 10 Checkbox. And on Android work fine, but on my Ipad i can see only two Cb(100px) if i scroll down its not visible it look like cut off.
Hi everybody, I sometimes uploading an pvz doesn't work. CAD-Optimizer goes through till low level, then runs endless. In the error log you can see the error "debug: [twx-studio:cad-import-filters] Program exit code 0". There is a workaround: Go to C:\Users\***\AppData\Local\Temp\ Here yo find a folder named Studio-optimize... with some digits behind Go into that folder, copy the file with the wanted resultion and paste it into your project path, C:\Users\***\Documents\VuforiaStudio\Projects\***\src\phone\resources\Uploaded Please replace the *** with your username and project name. That's it. Hopefully ptc will fix this issue.
Hi @sdidier As you have given option for offline pvz optimization which i have run in my system. Please find below screen shot for your reference where process is completed in script but i couldn't able to find optimized pvz in my system. I have written following cmd script in command prompt pvaroptimizer.exe -vc1 -p D:\PVZ_oti -o DiFOCPanel,C:\Users\Admin\Documents\VuforiaStudio\Projects\IMF_2020\src\phone\resources\Uploaded\DiFOC Panel.pvz
Hello, One of the Industrial Automation Company invited me to demonstrate the capability of Augmented reality which he will be using for his future requirement gathering, demonstration, and implementation. His client will be used on a day to day activity of monitoring the systems, service, etc. Give me an idea or a sample use case: How to do a plant design in creo How to build vuforia use case for plant automation or any sample use case for plant automation I need to use view the entire plant, discuss with the client for the requirement demonstrate the sample work visualize the entire plant flow and when they use hololens and walk around the plat to find out more details. could you please provide me a use case or best practices to demonstrate.
hi all, I'm wondering if is it possible to create an experience that will run Chalk. I would like to have a button that will run app on ios device. any idea ?? thx
two buttons placed in 2D and a model with 7 sequences loaded into resources 1.next 2.play button 1 to load the sequence and button 2 to play the sequence. it works but I have to click them multiple times. $scope.next = function(){$scope.view.wdg['model-1'].sequence = "app/resources/Uploaded/l-Creo 3D - 2.pvi"; } $scope.play = function() { angular.element(document.getElementById('model-1')).scope().play(); }
Hello everyone, I have a few images. I want to put alle the images on the same place and that only one of the image is on same time visible. For example: The first image is visible. I click on the image, then the second image is visible and the first one unvisible. The i click on the second image, the third image is visible and the second image unvisible. Is that possible? Is there any code to do that so ?
Based on the solution given here I have verified that the Thingworx thing for this tutorial does exist and can be seen in Vuforia Studio. However, I have not been able to get to the Thingworx Composer application to find the application key that has been created (per instructions here). Any help would be greatly appreciated. Thanks.
How do I export an animation (Figure and Steps) created in Creo Illustrate and import it into another Creo Illustrate project?
Is there a way to close all of the popups that are currently visible without knowing what they are? I'm trying to avoid using a long list of 'hidepopup' for every single popup that could possibly be visible.
(view in My Videos)(view in My Videos)
Hello can someone explain me a procedure to perform a explode view using slider. 0-1 all the pars should move out to a predefined exploded position. should i write some code by using model item or we have an option to collect all model item at once and tag the postions. or anyhting in creo illustrate
In my project the blink function timing changes(flashing is incorrect) when I return to main menu and then back to experience. I have used 3D image with interval function JS. $scope.blink= function(){interval= $interval( function(){$scope.app.view.View2.wdg["3DImage-1"]["visible"] = !$scope.app.view.View2.wdg["3DImage-1"]["visible"];$scope.app.view.View2.wdg["modelItem-1"]["visible"] = !$scope.app.view.View2.wdg["modelItem-1"]["visible"];}, 600);} It works perfect on first time with 600 milliseconds, It going wrong(flashing is incorrect & 300 milliseconds) when I return to main menu and then back to experience. can someone tell me how to solve this.
Hello I'm working on an HoloLens experience where I want to make some models invisible. Somehow it's not possible to change the visibility attribute of the models and also the forceHidden attribute does not work on the HoloLens... I also tried it with the opacity all the following commands don't work neither. To check if its principally working I added the command to move the model on the z-axis and this works. $scope.app.voiceHideSteelwork = function() {voiceHideSteelwork();} function voiceHideSteelwork() {$scope.setWidgetProp('model-1','z','0');$scope.setWidgetProp('model-1','opacity','0.5');$scope.view.wdg['model-1'].opacity = 0.5;$scope.view.wdg['model-1']['opacity'] = 0.5;$scope.setWidgetProp('modellItem-1','opacity','0.5');$scope.view.wdg['modellItem-1'].opacity = 0.5;$scope.view.wdg['modellItem-1']['opacity'] = 0.5;} Can somebody help me to make a model invisible? Best regards David
Hi, I am in the process of creating a use case for MBD means that uses the data/information from creo. Support needed: 1.populate data from Creo parameter and notes. notes will be having a unique name that tech_spec, Fun-Spec 2. display the model tree from creo and enable show/hide as shown in the picture below.
With two toggle button in a grid, applying a NOT PRESSED binding to both toggle buttons within them. if we press one of the buttons, the other should appear unpressed. This particular NOT PRESSED binding is not unpressing the other button in the preview and published output also.
Hi, I have developed a solution in vuforia which covers three-segment people are end-user, sales, service and it works fine. the data and viewable screen should be relevant to user groups. can you brief here the procedure to implement the role-based usage? the role and user login may be from windchill / AD which is an added advantage.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.