Vuforia Studio
Recently active
Does TW studio has any limitation of number of polygon , if required how we can count number of polygon in model.Hardhyan
I have different pvi files created which I have extracted from different pvz files. I have one button whose text value keeps on updating. Now I want make an experience, depending on the value of the button text, n clicking the button different sequence should be played.Currently I amusing the following code. But it's not working...$scope.buttonPlay = function() { if($scope.app.mdl['Car1'].properties['Part']=="Part1") { setWidgetProp( 'model-1', 'sequence', 'Part1.pvi'); }if($scope.app.mdl['Car1'].properties['Part']=="Part") { setWidgetProp( 'model-1', 'sequence', 'Part.pvi'); }}Please suggest some way to achieve the task.Thank you...Regards,Dipika
I would like to have traffic light like displays in Thingworx studio. The widget is to be mapped to a Boolean signal. if its true -> Red light. If false->Green light. What is the best way to go about this ?
With release 1.9.1, pilot and free trial participants can auto-configure ThingWorx Studio to make it easier to get up and running quickly. The auto-configure process does the following:Configures the sample projects included with your ThingWorx Studio installation so that when you publish those projects they are published to your experience service and can be viewed in ThingWorx View using one of your ThingMarksRetrieves the Experience Service (ES) URL - can find at Project -> Configuration -> Info section. We are no longer sending the ES url through welcome email. Downloads your ThingMarks and makes them available on the My ThingMarks page inside ThingWorx Studio so that you can view your ThingMarks and print them outIn order to complete the auto-configuration process, users are first required to authenticate using their PTC Account credentials. For participants in the ThingWorx Studio Free Trial, this does not introduce any confusion since they use their PTC Accoun
ThingWorx Studio Release 1.11 has few added features, bug fixes and enhancements. If already installed, the Studio application gets automatically upgraded to the latest release, assuming you are connected to a network that is open to studio url (https://studio-download.vuforia.io). Take a look at the following features available in ThingWorx Studio R1.11Studio New Data Grid widget to display tables of ThingWorx data2D Label and Value Display widgets support State-based formatting using ThingWorx State and Style definitionsAdded Publish progress indicator including the project sizeAdded source and target information to binding dialogAbility to edit widget IDAutodesk Inventor 3D file format (.ipt, .iam) supportView Bug fixesExperience ServiceBase web socket permissions added to free trial instances to support public accessBug fixesStudio Portal Improved registration process – makes the process less confusing for customers with existing PTC accounts
Hi, I appreciate that you added a gaze cursor in the last update. Is there a way to adapt it's depth value to the surface of the object which the user is gazing on (like known from common AR and VR applications)? Not adapting the depth value correctly can cause cybersickness and is stressful for the eyes.If not, is there a possibility to don't show the gaze cursor? Lara
Updatde the ThingWorxView for the hololens from the Microsoft Store https://www.microsoft.com/store/apps/9nblggh555ttbut when using the Windows Device Portal and try to record or show a live view in the Mixed Reality Capture - in this case the ThingWorxView does not work.Also tried the hololens recording function directly in the device panel - and this also leads that the ThingWorxView will not ask for the thing mark and will not display any experience. Is anyone aware of this problem?Thanks!
Hilast weekend i was start Thingworx studio trialand i want connect studio to composerso get Thingworx foundation's thing value send to studioif you know how to connect studio and composerteach me how to connect itThanks
I know about it is important to understand the environment around the ThingMark should have a lot of saliency,interesting features,texture. That is means stickers, complex parts ,cables, dirt and rust are good examples of salient features. But if we need match the real product that has plain colored areas and highly transparent with the whole body,what should I do?where can I put the ThingMark?giriAnkit GuptaImran BagwanQadir umar THANK YOU A LOT FOR YOUR REPLY~
I'm importing a .wrl file into Creo Illustrate. After the import I observe that the model has been scaled up almost 1000 times. For eg. When I measure the model in NX, it is 2000mm but in Creo it is 2000 metres. Why is it getting resized ? And the model continues to be too big in ThingWorx Studio as well. Please help. Are there any properties to be set before importing a file into Creo ?
This section describes new features and functionality in ThingWorx Studio 8.0.1.ThingWorx Studio• Support for HoloLens voice commands and gestures in preview• Bug fixes and minor improvementsThingWorx View• Support for changing the model dynamically (iOS and Android only)• Support for air-tap interaction with 3D augmentations on HoloLens• Display a gaze cursor on HoloLens• Bug fixes and minor improvements
When i scan the thingmark and bring up the experience,and then walk away/around from the thingmark, the model also follows.It doesnt stick to its location. It doesnt zoom out even when you are significantly away from the Thingmark..
Hello, If a company doesn't want to have a public Hololens experience (quite understandable), how can I create project in Thingworx Studio that requires authentication (username and password)? Thank you for answers, Best Regards, Bojan
Hi, I have a vehicle model where applied transparency to the entire vehicle except for a few components. All this was done in Creo Illustrate and saved as a PVZ file. But when the same is imported into ThingWorx Studio, unable to see the transparency.Thanks,Avinash
Hi i'm seonhoi look for Thingworx Studio Tutorials stepUse a ThingMark-Enabled Thing Template in an Experienceand i follow thatOn the General Information page, search for and select Vuforia.VuforiaExperienceService.VuMarkEnabledShape thing shape in the Implemented Shapes field. in thingworxbut that thing shape didn't exist and marketplace toowhere is that Shape?thanks
I have an experience in Studio and I would like to publish this experience programmatically without opening up thingworx studio, how this is done? is it possible?
Sure it can. 🙂On the current implementation of Hololens you can let cortana speak e.g. your work instructions:You can call a function from your application parameters (e.g. the parameter where you start the sequence with) in this example by:read();and in the home.js apply:$scope.app.read = function() {$scope.app.speech.say($scope.app.view.wdg['3DLabel-1'].text);}of course you can do more advanced things with it ...e.g. if you dont want to say the stepnames (1/8; 2/8; etc) and filter the text that is spoken:$scope.app.read = function() {var labelText = $scope.view.wdg['3DLabel-1'].text;var spokenText = labelText.substr(labelText.indexOf(" ") + 1); // converts "1/8 Whatever text" to "Whatever text"$scope.app.speech.say(spokenText);}Have funMartin
How can the virtual objects match the physical product? When I am going to put the sequence in the physical product just like I would expect in the real world ,but the virtual objects can't match with physical product. So...What's wrong with my operations? How could Imatch them together? And what is the key to interact with the virtual objects and the physical product? Thank you for your reply. Here is my screenshots and what Iwant to achieve.
I installed the thingworx viewer for this update. When scanning a thingmark though, the view becomes blank and basically the app is inaccessible and needs to restart. Just checking if there is something wrong I am doing, or if there is an issue.Vish
query select should be implemented to select components or sub-assemblies into modelitems
Is it possible to use a Thingmark to view a model within a HoloLens application we've written? If yes, how? If not, is that type of integration on the roadmap for the Thingworx View?
I've uploaded a scale 1:1 STEP-file into ThingWorx Studio and ticked the "Run CAD Optimizer". All did go well, BUT ... because it's a big model and the quality is the highest it doesn't run well on the hololens. So is there a way to control the quality of the imported model? In Creo for example, I can choose between, low / medium / high quality before publishing the model.
Now you have to select an object and bind the gesture or voice command to it. Can it be reversed? Say a command is predefined and object is a variable?I would want to say "move this left" and select an object, and the binding will happened on the bg
Hello,when showing my experience in the preview, every external data which is binded is shown correctly. When loading the experience on ThingWorx View on my smartphone, there is always only a random subset shown. When I exit the experience and scan the marker again the data which is shown changes (e.g. first temperature was shown and connection wasn't, after reload temperatur isn't shown anymore but connection value is shown). There are some subsets which occur more frequently than others, but all in all I have seen every live data that should be shown once, so in theory everything is working and the bindings are correct.Why does this occur and how can I fix this? Of course I always want every binded data value to be shown.Thank you for your answers.Edit: I use Android 6.0.1 with ThingWorx View 8.0.0.843. It worked fine on the iPhone of my colleague with ThingWorx View 8.0.0.
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.