Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::geometry::GetGeometryResponse Struct Reference

Last update: 16.07.2025

The information about a geometry. More...

Collaboration diagram for asset_preparation::v3::geometry::GetGeometryResponse:

Public Attributes

GeometryIdentity identity = 1
 
GeometryProperties properties = 2
 
repeated MaterialPartIdentity material_parts = 3
 
common::Status status = 4
 

Detailed Description

The information about a geometry.

Member Data Documentation

◆ identity

GeometryIdentity asset_preparation::v3::geometry::GetGeometryResponse::identity = 1

The identity of the geometry.

◆ properties

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

The geometry properties.

◆ material_parts

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

The identities of the material parts composing the geometry.

◆ status

common::Status asset_preparation::v3::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