Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::geometry::PushVerticesRequest Struct Reference

Last update: 16.07.2025

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

Collaboration diagram for asset_preparation::v3::geometry::PushVerticesRequest:

Public Attributes

google::protobuf::Int32Value geometry_identifier = 1
 
repeated Vertex vertices = 2
 

Detailed Description

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

Member Data Documentation

◆ geometry_identifier

google::protobuf::Int32Value asset_preparation::v3::geometry::PushVerticesRequest::geometry_identifier = 1

The identifier of the geometry.

◆ vertices

repeated Vertex asset_preparation::v3::geometry::PushVerticesRequest::vertices = 2

The vertices to push in the geometry.


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

Connect with Ansys