Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::geometry::GetGeometryResponse Struct Reference

Last update: 16.07.2025

The information about a geometry. More...

Collaboration diagram for asset_preparation::v2::geometry::GetGeometryResponse:

Public Attributes

int32 id = 1
 
GeometryProperties properties = 2
 
repeated MaterialPartIdentity material_parts = 3
 
common::Status status = 4
 

Detailed Description

The information about a geometry.

Member Data Documentation

◆ id

int32 asset_preparation::v2::geometry::GetGeometryResponse::id = 1

The identifier of the geometry.

◆ material_parts

repeated MaterialPartIdentity asset_preparation::v2::geometry::GetGeometryResponse::material_parts = 3

The identities of the material parts composing the geometry.

◆ properties

GeometryProperties asset_preparation::v2::geometry::GetGeometryResponse::properties = 2

The geometry properties.

◆ status

common::Status asset_preparation::v2::geometry::GetGeometryResponse::status = 4

The feedback status of the examination operation.


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

Connect with Ansys