Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::scene_tree::NodeIdentity Struct Reference

Last update: 16.07.2025

The full identity of a node, consisting of an identifier and a name. More...

Public Attributes

int32 identifier = 1
 
string name = 2
 

Detailed Description

The full identity of a node, consisting of an identifier and a name.

Member Data Documentation

◆ identifier

int32 asset_preparation::v3::scene_tree::NodeIdentity::identifier = 1

The node identifier.

◆ name

string asset_preparation::v3::scene_tree::NodeIdentity::name = 2

The node name.


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

Connect with Ansys