All Frameworks  Class Hierarchy  This Framework  Indexes

AnalysisMeshingModel Structure CATMSHCriterionInfos

CATMSHCriterionInfos
public struct CATMSHCriterionInfos

Informations on the quality criterion.

Data Members


o Sens
  public int Sens

Legal values:
1
Increasing criteria (biggest value is the best).
0
Decreasing criteria (smallest value is the best).
o Best
  public double Best
Best value.
o Warning
  public double Warning
Default warning value: limit between a good and a poor criterion value.
o Error
  public double Error
Default error value: limit between a poor and a bad criterion value.
o Worst
  public double Worst
Worst value.

This object is included in the file: CATIMSHCriterion.h

Copyright © 2003, Dassault Systèmes. All rights reserved.