Skip to main content

optiSLang 3D Postprocessing Script API 2025 R1

DesignProjectionErrorReport Struct Reference

Last update: 16.07.2025

The DesignProjectionError struct. More...

Public Types

typedef boost::tuple< string, number, number > Ttuple
 A tuple of size 3 consisting of the design ident, the original data value and the data value after mapping.
 

Public Attributes

bool empty
 A simple indicator flag. Set to true if this report contains any data. Initialized to false.
 
Ttuple max
 The maximum data values before and after a projection.
 
Ttuple mean
 The mean of the mapped design data values before and after a projection.
 
Ttuple min
 The minimum data values before and after a projection.
 
Ttuple range
 The data range before and after a projection.
 

Detailed Description

The DesignProjectionError struct.

Connect with Ansys