Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::scene_tree::CreateSceneTreeResponse Struct Reference

Last update: 16.07.2025

The identifier of the created scene tree. More...

Collaboration diagram for asset_preparation::v2::scene_tree::CreateSceneTreeResponse:

Public Attributes

int32 id = 1
 
common::Status status = 2
 

Detailed Description

The identifier of the created scene tree.

Member Data Documentation

◆ id

int32 asset_preparation::v2::scene_tree::CreateSceneTreeResponse::id = 1

The scene tree identifier.

Returns -1 in case of failure.

◆ status

common::Status asset_preparation::v2::scene_tree::CreateSceneTreeResponse::status = 2

The feedback status of the creation operation.


The documentation for this struct was generated from the following file:
  • scenetree_description.proto

Connect with Ansys