I have a CAD file that I successfully imported to Visual Studio. I want to use it to do some data visualization. Basically just make it so that I can hover over different points and see numbers at those points. How do I go about doing that?
I have a CAD file that I successfully imported to Visual Studio. I want to use it to do some data visualization. Basically just make it so that I can hover over different points and see numbers at those points. How do I go about doing that?
Could you please tell us, what type of program are you using?
That's what I need a recommendation for. I am using Solidworks to make the CAD files. I can export the files to a fbx, stl, XAML. And open it on the model editor on VisualStudio, after this I want to use code to add some numbers to certain points on the 3d model.
Model editor is not currently supported in the Microsoft Q&A forums, the supported products are listed over there: https://docs.microsoft.com/en-us/answers/products/ (more to be added later on).
I suggest you could post the issue to Github for better help.
6 people are following this question.