Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::geometry::PushIndicesRequest Struct Reference

Last update: 16.07.2025

The information required to push indices to a geometry. The recommended size of the request is in range 256kB to 1MB. More...

Public Attributes

int32 geometry_id = 1
 
repeated int32 indices = 2
 

Detailed Description

The information required to push indices to a geometry. The recommended size of the request is in range 256kB to 1MB.

Member Data Documentation

◆ geometry_id

int32 asset_preparation::v2::geometry::PushIndicesRequest::geometry_id = 1

The identifier of the geometry.

◆ indices

repeated int32 asset_preparation::v2::geometry::PushIndicesRequest::indices = 2

The indices to push in the geometry.


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

Connect with Ansys