Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::environment::CreateEnvironmentRequest Struct Reference

Last update: 16.07.2025

The information required to create an environment. More...

Collaboration diagram for asset_preparation::v3::environment::CreateEnvironmentRequest:

Public Attributes

google::protobuf::StringValue name = 1
 
EnvironmentProperties properties = 2
 

Detailed Description

The information required to create an environment.

Member Data Documentation

◆ name

google::protobuf::StringValue asset_preparation::v3::environment::CreateEnvironmentRequest::name = 1

The environment name.

Note
Names must be unique amongst sibling environments.
If no name is defined, a default unique name is automatically set.

◆ properties

EnvironmentProperties asset_preparation::v3::environment::CreateEnvironmentRequest::properties = 2

The environment properties.


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

Connect with Ansys