asset_preparation::v1::geometry::GetMaterialPartResponse Struct Reference
Last update: 16.07.2025The information about a material part. More...
Collaboration diagram for asset_preparation::v1::geometry::GetMaterialPartResponse:

Public Attributes | |
| int32 | id = 1 |
| MaterialPartProperties | properties = 2 |
| repeated VerticesArray | vertices_arrays = 3 |
| common::Status | status = 4 |
Detailed Description
The information about a material part.
Member Data Documentation
◆ id
| int32 asset_preparation::v1::geometry::GetMaterialPartResponse::id = 1 |
The identifier of the material part.
◆ properties
| MaterialPartProperties asset_preparation::v1::geometry::GetMaterialPartResponse::properties = 2 |
The material part properties.
◆ status
| common::Status asset_preparation::v1::geometry::GetMaterialPartResponse::status = 4 |
The feedback status of the examination operation.
◆ vertices_arrays
| repeated VerticesArray asset_preparation::v1::geometry::GetMaterialPartResponse::vertices_arrays = 3 |
The identifiers and properties of all the vertices arrays under the current material part.
The documentation for this struct was generated from the following file:
- geometry_description.proto