Skip to main content

AVxcelerate Asset Preparation API 2023 R2

asset_preparation::v1::geometry::CreateVerticesArrayRequest Struct Reference

Last update: 16.07.2025

The information required to create a vertices array under a material part. More...

Collaboration diagram for asset_preparation::v1::geometry::CreateVerticesArrayRequest:

Public Attributes

int32 material_part_id = 2
 
VerticesArrayProperties properties = 3
 

Detailed Description

The information required to create a vertices array under a material part.

Member Data Documentation

◆ material_part_id

int32 asset_preparation::v1::geometry::CreateVerticesArrayRequest::material_part_id = 2

The identifier of the material part.

◆ properties

VerticesArrayProperties asset_preparation::v1::geometry::CreateVerticesArrayRequest::properties = 3

The vertices array properties.


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

Connect with Ansys