Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::material::CreateMaterialRequest Struct Reference

Last update: 16.07.2025

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

Collaboration diagram for asset_preparation::v3::material::CreateMaterialRequest:

Public Attributes

google::protobuf::StringValue name = 1
 
MaterialProperties properties = 2
 

Detailed Description

The information required to create a material.

Member Data Documentation

◆ name

google::protobuf::StringValue asset_preparation::v3::material::CreateMaterialRequest::name = 1

The material name.

Note
Names must be unique amongst sibling materials.
If no name is defined, a default unique name is automatically set.

◆ properties

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

The properties of a material.

Note
If no properties are defined, the default properties are automatically set.

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

Connect with Ansys