Skip to content

Commit 7004e6b

Browse files
authored
3D viewer support goes through Siemens
1 parent d919bf1 commit 7004e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/partners/siemens/3d-viewer

content/en/docs/partners/siemens/3d-viewer/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ There are four main types of events that can be picked up on the Viewer widget,
468468

469469
#### On Selection Change {#on-selection-change}
470470

471-
By selecting one attribute to set **Selection**, you can get information on the selected part (for this you might need to work with Viewer APIs; if you have inquiries on how to use the Viewer APIs, please contact [Mendix Support](https://support.mendix.com/)).
471+
By selecting one attribute to set **Selection**, you can get information on the selected part (for this you might need to work with Viewer APIs; if you have inquiries on how to use the Viewer APIs, please contact [Siemens Support](https://support.sw.siemens.com/en-US/)).
472472

473473
**Selection** takes a String attribute. You can define an attribute and bind that attribute to Selection property. In a running app, when user select on a model part, the selection event will be triggered, and the selected part info will be populated to this Selection attribute. You can easily get this selected object information (psid and viewer)and use it in the actions.
474474

0 commit comments

Comments
 (0)