3D Viewer

Content Type: Service
Categories: Visualization

Overview

Downloading in Studio Pro will not work.

Please download this component from the web Marketplace.

 

Overview

  • 3D Viewer enables you to upload, visualize, and interact with JT files directly within your application. You can navigate Product Structure (PS), explore Product Manufacturing Information (PMI), create Section Views, and add Markups, all within a seamless, integrated experience.
  • We designed the viewer to manage the complexities of 3D rendering, eliminating the need for you to build a graphics engine from scratch. Simply configure the component, and you are ready to deploy.

Accelerate Your Development

  • To help you build faster, we provide a comprehensive Sample App and a ⁠Teamcenter extension module
  • We also offer a guided ⁠course that walks you through building a 3D visualization application step-by-step.

Resources & Support

Commercial Availability

  • 3D Viewer is a premium Siemens product requiring a commercial license or subscription fee.

 

Documentation

Demo urlhttps://3dvis.mendixcloud.com/

Downloading in Studio Pro will not work.

Please download this component from the web Marketplace.

 

Doc: https://docs.mendix.com/partners/siemens/3d-viewer/

Releases

Version: 6.0.4
Framework Version: 10.0.0
Release Notes:

What’s New in Version 6.0.4

🐞 Bug Fixes

  • Fixed a scaling issue affecting Pin-to-Screen PMI, where these screen-fixed PMI appeared oversized in certain models.

 

Version: 6.0.2
Framework Version: 10.0.0
Release Notes:

🚀 What’s New in Version 6.0.2

 

🐞 Bug Fixes

 

Enhanced 3D Model Loading Reliability: Fixed a critical issue that prevented Obj, Stl, and Gltf files from loading correctly. Basic file import functionality is now stable.

 

Resolved WireFrame Geometry Error: Fixed a bug related to the WireFrame Segment data in the JT format. This ensures that the precise 3D wireframe geometry is now correctly processed, displayed, and rendered.

Version: 5.3.0
Framework Version: 10.0.0
Release Notes: What’s New in Version 5.3.0 🚀 New Features PMI Alphabetical Sorting: Added a configuration option for alphabetical sorting of PMI (Product and Manufacturing Information). 🔧 Improvements ExplodeSlider: Now enabled only when the part count is 2 or greater, preventing unnecessary activation. 🐞 Bug Fixes Loading Models from TeamCenter: Fixed an issue with incorrect matrix values. Corrected assembly-level geometry positioning errors.
Version: 5.2.2
Framework Version: 10.0.0
Release Notes: Here's what's new in Version 5.2.2 🚀 New Features AnchorMode in Markup: Introduced AnchorMode in the markup feature, allowing users to anchor markups to specific parts or points within the model for better precision and context. 🔧 Improvements Model View Fallback: Addressed an issue where the default model view could not be displayed for certain models, which previously caused the app to crash. A fallback mechanism has now been added to ensure stability. Selection Logic Enhancement: Improved the selection logic to ensure viewer selections are correctly reflected in the PS (Product Structure) tree. Custom Endpoint Support: Added support for custom endpoint configuration to enhance compatibility when deploying the 3D viewer under a virtual path(IIS deployment). JT Structure Handling: Enhanced support for handling special JT structures. 🐞 Bug Fixes WebSocket File Loading: Fixed an issue that prevented files from loading properly over WebSocket connections 🔒 Security Updates Spring Core Vulnerability: Patched a security vulnerability related to Spring Core to enhance system security. 📎 Other Updates Internal Dependencies: Updated internal dependencies for better maintainability and long-term support.
Version: 5.1.1
Framework Version: 10.0.0
Release Notes: Here's what's new in Version 5.1.1 Improvement • Supports higher versions of JT to be compatible with errors where PMI cannot be displayed. • Fixed errors in SGO display under certain conditions Other: • Updated internal dependencies.
Version: 5.1.0
Framework Version: 10.0.0
Release Notes: Here's what's new in Version 5.1.0 New Features • Measurement display supports multiple languages. You can set the display language in the 'General' tab of the Measurement widget, the default language is 'English'. • Support for displaying all Product Structure tree nodes search results in a drop-down list. This makes it easier for you to view models with a large number of Product Structure nodes. Improvement • Selection change event of Viewer. When selecting bodies, if a part consists of more than one body and you select only one of them, the body instance is now also returned; previously, you had to select all bodies to return the part instance.
Version: 4.0.0
Framework Version: 10.0.0
Release Notes: Here's what's new in Version 4.0.0 Breaking Changes: Now 3D Viewer fully embraces Mendix Studio Pro 10, which will give you a whole new experience. Go and make it!
Version: 3.0.0
Framework Version: 9.24.10
Release Notes: Here's what's new in Version 3.0.0 New Features We supported more model formats and ways to upload files. This give you the freedom to choose the upload way that is most convenient for your scenario. • Supported more 3D file formats: STL(Stereolithography), glTF(GL Transmission Format), OBJ(Object File). • Extended source for loading models, read directly from the cloud. This allows you to provide a url, which can be the url of a model that exists in your network drive. • Supported dragging and dropping files or folder directly into the viewer to preview. After previewing, you can upload to Mendix file storage with one click. Supported not only single file, but also multiple files, which is a more user-friendly feature. • Supported uploading batch files. In the past, uploading files using File Explorer only supported one file, but now it supports uploading multiple files at once. Other New Features • We supported searching the names of nodes with regular expressions in Product Structure tree and highlighting the searched nodes on the Viewer. This can give you more convenience for viewing models with many nodes. Improvements Performance Improvements • We updated our core dependency PLM Vis Web. This update brings many improvements to performance and stability for your visualization application. Other Improvements • We have optimized the UX to be more user-friendly for shattered JT file uploads. Previously user have to zip the shattered JT files before upload, now user can select a folder to upload the shattered JT files. Breaking Changes • The new 3D Viewer is based on Studio Pro 9.24.10, so it requires 9.24.10 or higher
Version: 2.7.0
Framework Version: 9.4.0
Release Notes: This release mainly includes: Feature: • When select "Show Assembly Level PMI" in Preference widget, it will only load Assembly level PMI in PMI tree. Issue fix: • Previously, in PMI tree, when you select a node which has associated nodes, those associated nodes weren't be selected, now this has been fixed. Enhancement: • Some logic has been refactored and performance is improved.
Version: 2.6.0
Framework Version: 9.4.0
Release Notes: This release mainly includes: Enhancement: • Make 3D Viewer's measurement style consistent with Active Workspace. Issue fix: • Previously, some JT models can not be loaded successfully.Now this issue has been fixed. • The section plane on the model will be disappeared, when you select both clipping in Section View widget.Now this issue has been fixed. • Fix random loading error when open model from Teamcenter. • Fix rotation center when fly to part. • Fix WebSocket connect issue, when you hold the page for a long time. Other: • Updated internal dependencies.