Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::scene_tree::DeleteNodeRequest Struct Reference

Last update: 16.07.2025

The information required to delete a node. More...

Public Attributes

int32 scene_tree_identifier = 1
 
int32 node_identifier = 2
 
google::protobuf::Int32Value identifier = 3
 

Detailed Description

The information required to delete a node.

Member Data Documentation

◆ scene_tree_identifier

int32 asset_preparation::v3::scene_tree::DeleteNodeRequest::scene_tree_identifier = 1

ONEOF(parent) The identifier of the parent scene tree.

◆ node_identifier

int32 asset_preparation::v3::scene_tree::DeleteNodeRequest::node_identifier = 2

ONEOF(parent) The identifier of the parent node.

◆ identifier

google::protobuf::Int32Value asset_preparation::v3::scene_tree::DeleteNodeRequest::identifier = 3

The identifier of the node.


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

Connect with Ansys