Skip to main content

Post-processing tools 2024 R2

ensightservice::VariableLevel Struct Reference

Last update: 16.07.2025

Public Attributes

float value = 1
 
float red = 2
 
float green = 3
 
float blue = 4
 
float alpha = 5
 

Detailed Description

This message maps a variable value to a specific color.

Definition at line 398 of file dynamic_scene_graph.proto.

Member Data Documentation

◆ alpha

float ensightservice::VariableLevel::alpha = 5

Alpha [0, 1].

Definition at line 403 of file dynamic_scene_graph.proto.

◆ blue

float ensightservice::VariableLevel::blue = 4

Blue [0, 1].

Definition at line 402 of file dynamic_scene_graph.proto.

◆ green

float ensightservice::VariableLevel::green = 3

Green [0, 1].

Definition at line 401 of file dynamic_scene_graph.proto.

◆ red

float ensightservice::VariableLevel::red = 2

Red [0, 1].

Definition at line 400 of file dynamic_scene_graph.proto.

◆ value

float ensightservice::VariableLevel::value = 1

The variable value the color is associated with.

Definition at line 399 of file dynamic_scene_graph.proto.


The documentation for this struct was generated from the following file:

Connect with Ansys