Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::scene_tree::DeleteGeometryInstanceRequest Struct Reference

Last update: 16.07.2025

The information required to delete a geometry instance. More...

Public Attributes

int32 node_id = 1
 
int32 instance_id = 2
 

Detailed Description

The information required to delete a geometry instance.

Member Data Documentation

◆ instance_id

int32 asset_preparation::v2::scene_tree::DeleteGeometryInstanceRequest::instance_id = 2

The identifier of the geometry instance.

◆ node_id

int32 asset_preparation::v2::scene_tree::DeleteGeometryInstanceRequest::node_id = 1

The identifier of the parent node.


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

Connect with Ansys