Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::material::GetMaterialStateResponse Struct Reference

Last update: 16.07.2025

The information about a material state. More...

Collaboration diagram for asset_preparation::v3::material::GetMaterialStateResponse:

Public Attributes

int32 identifier = 1
 
string state_name = 2
 
MaterialProperties state_properties = 3
 
common::Status status = 4
 

Detailed Description

The information about a material state.

Member Data Documentation

◆ identifier

int32 asset_preparation::v3::material::GetMaterialStateResponse::identifier = 1

The identifier of the examined material.

◆ state_name

string asset_preparation::v3::material::GetMaterialStateResponse::state_name = 2

The state name.

◆ state_properties

MaterialProperties asset_preparation::v3::material::GetMaterialStateResponse::state_properties = 3

The properties of the examined state.

◆ status

common::Status asset_preparation::v3::material::GetMaterialStateResponse::status = 4

The feedback status of the reading operation.


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

Connect with Ansys