How to automate 3D scenes

Shivang Pandey 10 Reputation points
2023-09-27T05:00:28.7533333+00:00

I want to automate 3D scenes in Digital Twins to automatically create the element and behaviour in 3D scenes for the glb file uploaded. Need guide to do the same.

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

2 answers

Sort by: Most helpful
  1. Sander van de Velde 29,616 Reputation points MVP
    2023-09-27T06:50:37.19+00:00

    Hello @Shivang Pandey,

    There is no API available for manipulating items in the Azure Digital Twins 3D Scenes studio environment.

    As an alternative, at your own risk, you could try to manipulate the configuration file. 3D Scenes Studio is configured using the 3DScenesConfiguration.json file found in the related Azure Data Storage container where the 3D images are stored.

    I expect the browser pages need to be restarted to read the new configuration file.

    Please make a copy first before testing this. Or better, put the blob storage files under version control.

    This question has been answered recently.


    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.

    1 person found this answer helpful.
    0 comments No comments

  2. LeelaRajeshSayana-MSFT 13,951 Reputation points
    2023-09-27T13:42:28.3+00:00

    Hi @Shivang Pandey Greetings! Welcome to Microsoft Q&A forum. Thank you for posting this question here. As @Sander van de Velde mentioned, there is no API available for the 3D models yet to enable us to automate tasks. Thank you, Sander, for your insights on this.

    There is a Product feature request in place asking the same. You can see the existing feedback request through the link Do you plan to relase an API manage the models in 3D Scenes Studio (preview) Kindly upvote the request to help get traction on this feature.

    Posting the response as an answer so that other community members looking for this feature can access the feedback request link easily.


    If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.

    0 comments No comments