Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::scene_tree::ThermalProperties Struct Reference

Last update: 16.07.2025

The thermal properties. More...

Collaboration diagram for asset_preparation::v3::scene_tree::ThermalProperties:

Public Attributes

common::Empty no_custom_temperature = 1
 
CustomTemperature custom_temperature = 2
 

Detailed Description

The thermal properties.

Member Data Documentation

◆ no_custom_temperature

common::Empty asset_preparation::v3::scene_tree::ThermalProperties::no_custom_temperature = 1

ONEOF(temperature) No custom temperature.

Note
This is the default mode.

With this mode, if a natural sky is set in the environment, the temperature of the geometry instance will be the Ambient Temperature set in the sky properties.

◆ custom_temperature

CustomTemperature asset_preparation::v3::scene_tree::ThermalProperties::custom_temperature = 2

ONEOF(temperature) The custom temperature.


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

Connect with Ansys