Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::material::UpdateMaterialRequest Struct Reference

Last update: 16.07.2025

The information required to update a material. More...

Collaboration diagram for asset_preparation::v2::material::UpdateMaterialRequest:

Public Attributes

int32 id = 1
 
MaterialProperties properties = 2
 

Detailed Description

The information required to update a material.

Note
All the properties are optional so you can modify only one property.

Member Data Documentation

◆ id

int32 asset_preparation::v2::material::UpdateMaterialRequest::id = 1

The identifier of the material to update.

◆ properties

MaterialProperties asset_preparation::v2::material::UpdateMaterialRequest::properties = 2

The material properties.


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

Connect with Ansys