Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::material::UpdateMaterialRequest Struct Reference

Last update: 16.07.2025

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

Collaboration diagram for asset_preparation::v3::material::UpdateMaterialRequest:

Public Attributes

google::protobuf::Int32Value identifier = 1
 
google::protobuf::StringValue name = 2
 
MaterialProperties properties = 3
 

Detailed Description

The information required to update a material.

Member Data Documentation

◆ identifier

google::protobuf::Int32Value asset_preparation::v3::material::UpdateMaterialRequest::identifier = 1

The identifier of the material to update.

◆ name

google::protobuf::StringValue asset_preparation::v3::material::UpdateMaterialRequest::name = 2

The material name.

Note
Names must be unique amongst sibling materials.
If no name is defined, the name is not updated.

◆ properties

MaterialProperties asset_preparation::v3::material::UpdateMaterialRequest::properties = 3

The material properties.

Note
All the properties are optional.

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

Connect with Ansys