Version: 9.16.0
SMESH::AlgoStateError Struct Reference

Hypothesis definition error. More...

import"SMESH_Gen.idl";

Data Fields

Hypothesis_Status state
 
string algoName
 
long algoDim
 
boolean isGlobalAlgo
 

Detailed Description

Hypothesis definition error.

Field Documentation

◆ algoDim

long SMESH::AlgoStateError::algoDim

◆ algoName

string SMESH::AlgoStateError::algoName

◆ isGlobalAlgo

boolean SMESH::AlgoStateError::isGlobalAlgo

◆ state