Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::material::GetMaterialResponse Struct Reference

Last update: 16.07.2025

The information about a material. More...

Collaboration diagram for asset_preparation::v3::material::GetMaterialResponse:

Public Attributes

MaterialIdentity identity = 1
 
MaterialProperties properties = 2
 
repeated string state_names = 3
 
common::Status status = 4
 

Detailed Description

The information about a material.

Member Data Documentation

◆ identity

MaterialIdentity asset_preparation::v3::material::GetMaterialResponse::identity = 1

The material identity.

◆ properties

MaterialProperties asset_preparation::v3::material::GetMaterialResponse::properties = 2

The material properties.

◆ state_names

repeated string asset_preparation::v3::material::GetMaterialResponse::state_names = 3

The names of the material states.

◆ status

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

The feedback status of the examination operation.


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

Connect with Ansys