Skip to main content

AVxcelerate Asset Preparation API 2024 R1

asset_preparation::v2::environment::GetEnvironmentResponse Struct Reference

Last update: 16.07.2025

The information about an environment. More...

Collaboration diagram for asset_preparation::v2::environment::GetEnvironmentResponse:

Public Attributes

int32 id = 1
 
EnvironmentProperties properties = 2
 
common::Status status = 3
 

Detailed Description

The information about an environment.

Member Data Documentation

◆ id

int32 asset_preparation::v2::environment::GetEnvironmentResponse::id = 1

The environment identifier.

◆ properties

EnvironmentProperties asset_preparation::v2::environment::GetEnvironmentResponse::properties = 2

The environment properties.

◆ status

common::Status asset_preparation::v2::environment::GetEnvironmentResponse::status = 3

The feedback status of the examination operation.


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

Connect with Ansys