Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::geometry::CreateMaterialPartResponse Struct Reference

Last update: 16.07.2025

The identifier of the created material part. More...

Collaboration diagram for asset_preparation::v3::geometry::CreateMaterialPartResponse:

Public Attributes

google::protobuf::Int32Value geometry_identifier = 1
 
MaterialPartIdentity material_part_identity = 2
 
common::Status status = 3
 

Detailed Description

The identifier of the created material part.

Member Data Documentation

◆ geometry_identifier

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

The identifier of the parent geometry.

◆ material_part_identity

MaterialPartIdentity asset_preparation::v3::geometry::CreateMaterialPartResponse::material_part_identity = 2

The identity of the material part.

Returns null in case of failure.

◆ status

common::Status asset_preparation::v3::geometry::CreateMaterialPartResponse::status = 3

The feedback status of the creation operation.


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

Connect with Ansys