WinCC Unified 3D Control

alt

WinCC Unified 3D Control

93.00

Updated price and taxes/VAT calculated at checkout

Version Compatibility

TIA Unified PC

unified pc icon

Compatible

TIA Unified Panel

unified hmi icon

Not compatible

WinCC V7.5

wincc v7 icon

Not compatible

WinCC V8.0

wincc v8 icon

Not compatible

Overview :

Adding a 3D model of your device to TIA Portal WinCC Unified (Only Windows Runtime) has never been easier with WinCC 3D Control. You can even change the colour of the entire component, background colour, camera angle and position. Dynamically change the 3D objects to be displayed. HMI Panels are not supported!

  • Supported 3d file formats "obj", "glb", "gltf"
  • Dynamically change the colour of the model
  • Possibility to change the camera view angle
  • Example TIA Portal V18 project included
  • Example 3D Models for quick start
  • HMI Panels like MTP700 Comforts are not supported

Component for viewing 3D models in ".obj", ".glb" and ".gltf" formats in the WinCC Unified (Only Windows Runtime) environment. The component allows you to rotate the model, change the camera angle, background color and model color.

WinCC 3d animation preview

Interface
NameTypeDescription
Path[String]Path to the 3D model file*
BackgroundColor[Color]The color of background
BackgroundOpacity[number]Transparency value for background from 0 to 1
ColorObject[Color]3D model color
DebugWindow[Bool]Pop-up window with camera position data
CameraOptions[object]Object with camera settings
View[String]Select 1 of 9 object view options. Including "manual"
ManualPosition[String]If "manual" is selected, enter the coordinates of the camera position in the format - 'x, y, z'.
FixedView[Bool]Prevent the camera from rotating around an object|Path
Distance[number]Distance from the camera to the object. Doesn't work if "manual" is selected.
  • It is preferable to use .glb, as the files of this format are lightweight, which will have a positive effect on performance. Also make sure that you did not use a model compressed with DRACO, as the inclusion of tools for decoding is possible but increases the weight of the component by 2.5 times. There will be a separate component for such models. Since performance is very important for comfortable work.
  • Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is designed to improve the storage and transfer of 3D graphics.
  • There is a difference between these components. The component that includes tools for decoding models compressed using the Draco tool is universal and can open models not only compressed but also uncompressed.
  • The component signed No Draco will not be able to display your 3D model compressed with Draco, but this component will weigh 3 times less.
  • Path - the path to the folder should be specified in form /root folder/folder with 3d models/file.obj. Root folder must be defined in IIS Manager as virtual directory or you can use default path *C:/Users/Public.
  • **View - list of available species:
    • front
    • behind
    • above
    • on right
    • isometric 1
    • isometric 2
    • isometric 3
    • isometric 4
    • manual
Version 1.2 (Release) [23 Dec 2023]
  • Added possibility to display an object in isometry.
  • Changed the principle of calculating the camera position for correct display of 3D objects of any size.
  • Added ability to select view from the list.
  • Added possibility to set the camera to the desired position manually.
  • Added ability to open a DebugWindow to track camera coordinates.
  • Added ability to change background transparency.
Version 1.1 [15 Dec 2023]
  • Fixed a bug that could result in multiple objects on the scene.
  • Changed the principle of object lighting.
  • Added ability to rotate an object on the scene.
  • Added possibility to display an object in isometry.