Hello,
I work for a software company and we’re currently scoping out solutions for a potential project that views .stl files in an online web application (particularly built in .Net Core 2.1 MVC). Ideally, the .stl files will be loaded directly from Azure Blob Storage. I came across your product “Aspose.3D” as a possible option and have a few questions regarding it:
-
Is there any measuring feature where the user could click two points on the 3D model and display how many units apart they are?
-
Is it possible to load multiple .stl files into a single view, then show/hide each individual file on the screen?
-
I also saw that Aspose.CAD supports viewing .stl files as well, would that be a better/worse solution for viewing .stl files?
-
Upon trying to load the examples project here (https://github.com/aspose-3d/Aspose.3D-for-.NET/tree/master/Examples) - I recieved this error in Visual Studio 2017: “The project file could not be loaded. Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 120, position 3. C:\Users\ak23y\Desktop\Aspose.3D-for-.NET-master\Examples\CSharp\CSharp.csproj” Do you have a suggestion on how to get this running so I can take a look at it? It doesn’t seem like CSharp.csproj is formatted correctly. Or is there a simple example page somewhere online where I can view it in action? I couldn’t find anything on your site.
I look forward to hearing from you soon, thanks!!!