Back to Website
Show / Hide Table of Contents

Class AuWidgetMockup3DViewer

A widget that is used to render 3D previews based on DAE models. The following example illustrates how you can use proof images obtained from the DesignEditor to visualize a model in the 3D-Viewer widget.

{
  "widgets": [
   {
     "name": "previewer",
     "type": "3d-viewer",
     "params": {
       "showAnimationButtons": false,
       "showCameraButtons": true,
       "items": [
         {
           "images": "{{ $['editor'].proofImageUrls }}",
           "model": "64057c8e12287dfc3d0ecebc"
         }
       ]
     }
   }
 ]
}
Package: ui-framework

Constructors

AuWidgetMockup3DViewer()

Declaration
new AuWidgetMockup3DViewer()

Properties

backOfficeUrl

Declaration
string backOfficeUrl
Property Value
Type Description
string

designAtomsApiUrl

Declaration
string designAtomsApiUrl
Property Value
Type Description
string

ownerId

Declaration
string ownerId
Property Value
Type Description
string

tenantId

Declaration
number tenantId
Property Value
Type Description
number

token

Declaration
string token
Property Value
Type Description
string
Was this page helpful?
Thanks for your feedback!
In This Article
  • Constructors
    • AuWidgetMockup3DViewer()
  • Properties
    • backOfficeUrl
    • designAtomsApiUrl
    • ownerId
    • tenantId
    • token
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback