Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::geometry::CreateMaterialPartRequest Struct Reference

Last update: 16.07.2025

The information required to create a material part under a geometry. More...

Collaboration diagram for asset_preparation::v3::geometry::CreateMaterialPartRequest:

Public Attributes

google::protobuf::Int32Value geometry_identifier = 1
 
google::protobuf::StringValue name = 2
 
MaterialPartProperties properties = 3
 

Detailed Description

The information required to create a material part under a geometry.

Member Data Documentation

◆ geometry_identifier

google::protobuf::Int32Value asset_preparation::v3::geometry::CreateMaterialPartRequest::geometry_identifier = 1

The identifier of the parent geometry.

◆ name

google::protobuf::StringValue asset_preparation::v3::geometry::CreateMaterialPartRequest::name = 2

The material part name.

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

◆ properties

MaterialPartProperties asset_preparation::v3::geometry::CreateMaterialPartRequest::properties = 3

The properties of the material part.


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

Connect with Ansys