Directly working on 3D model

Ajinkya 60 Reputation points
2023-11-22T17:25:58.04+00:00

Is it possible to import a 3D file directly and add properties in the 3D environment without connecting the 3D model to an instance or importing the model into the explorer?

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
221 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde 29,616 Reputation points MVP
    2023-11-22T17:48:21.8533333+00:00

    Hello @Ajinkya,

    welcome to this moderated Azure community forum.

    From a practical point of view, importing an image in 3D scenes studio and attaching twins to elements and adding visual objects can only be done via the editor.

    There is no API available.

    Technically, you could construct or modify this 3DScenesConfiguration.json:

    User's image

    This is a JSON file having all relationships between images, elements, twins, and visual objects.

    Though, this is not recommended due to lack of documentation and possible unsuspected behavior in the 3D scenes environment.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.