You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/partners/siemens/3d-viewer/_index.md
+19-4Lines changed: 19 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,9 +78,24 @@ For more information about the requirements for other releases, see the releases
78
78
79
79
### Obtaining a License Token {#obtain-license-token}
80
80
81
-
3D Viewer is a premium Mendix product that is subject to a purchase and subscription fee. You can deploy 3D Viewer locally or in a Mendix Free App for free. However, to deploy the 3D Viewer on the cloud, you need to get a license token which you will need when you configure it as described in [Configuring the License Token](#configure-license-token), below.
81
+
3D Viewer is a premium Siemens product which requires a valid purchase and commercial license for production use.
82
82
83
-
You can request a license token by clicking the **Contact Us** button on the [3D Viewer](https://marketplace.mendix.com/link/component/118345) Marketplace page.
83
+
You can use 3D Viewer without a license in your local development environment with [Mendix Studio Pro](/releasenotes/studio-pro/). For details, refer to [Run Locally or Preview](/deployment/#run-locally-or-preview).
84
+
However, a license is required to deploy your application to any server environment. This includes:
For details, refer to [Deploying Apps](/deployment/).
95
+
96
+
To request a trial license token, click the **Contact Us** button on the [3D Viewer Marketplace page](https://marketplace.mendix.com/link/component/118345) or send an email to MX3DViewerHelp.sisw@siemens.com.
97
+
98
+
Once you have obtained a license token, configure it as described in [Configuring the License Token](#configure-license-token).
84
99
85
100
### Installing the Component in Your App
86
101
@@ -320,7 +335,7 @@ The **Toolbar** widgets do not require additional configuration. Simply place th
320
335
321
336
### Configuring the License Token {#configure-license-token}
322
337
323
-
You can deploy 3D Viewer locally or in a Mendix Free App for free. However, to deploy 3D Viewer on the cloud, it will need to be licensed, and you need to obtain a license token as described in [Obtaining a License Token](#obtain-license-token), above, and then configure it as follows:
338
+
Follow this guidance to configure a license token depending on your environment.
324
339
325
340
#### For an App Deployed in Mendix Cloud
326
341
@@ -330,7 +345,7 @@ Before you deploy your app, configure the app **Constants** in the deployment pa
If you have already deployed your app, change the existing **LicenseToken** constant value on the **Model Options** tab and restart the app.
348
+
If you have already deployed your app, change the existing **LicenseToken** constant value on the **[Model Options](/developerportal/deploy/environments-details/#model-options)** tab and restart the app.
0 commit comments