Skip to main content

AVxcelerate Asset Preparation API 2023 R2

asset_preparation::v1::scene_tree::GetGeometryInstanceResponse Struct Reference

Last update: 16.07.2025

The information about a geometry instance. More...

Collaboration diagram for asset_preparation::v1::scene_tree::GetGeometryInstanceResponse:

Public Attributes

int32 id = 1
 
GeometryInstanceProperties properties = 2
 
common::Status status = 3
 

Detailed Description

The information about a geometry instance.

Member Data Documentation

◆ id

int32 asset_preparation::v1::scene_tree::GetGeometryInstanceResponse::id = 1

The identifier of the geometry instance.

◆ properties

GeometryInstanceProperties asset_preparation::v1::scene_tree::GetGeometryInstanceResponse::properties = 2

The geometry instance properties.

◆ status

common::Status asset_preparation::v1::scene_tree::GetGeometryInstanceResponse::status = 3

The feedback status of the examination operation.


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

Connect with Ansys