idl/SMESH_Gen.idl File Reference

#include "SALOME_Exception.idl"
#include "SALOME_Component.idl"
#include "SALOMEDS.idl"
#include "GEOM_Gen.idl"
import "SMESH_Mesh.idl";
import "SMESH_Hypothesis.idl";

Include dependency graph for SMESH_Gen.idl:

Go to the source code of this file.

Namespaces

namespace  SMESH

Data Structures

struct  SMESH.AlgoStateError
interface  SMESH.SMESH_Gen

Typedefs

typedef sequence< GEOM::GEOM_Object > SMESH.object_array
typedef sequence< SMESH_MeshSMESH.mesh_array
typedef sequence< AlgoStateError > SMESH.algo_error_array

Enumerations

enum  SMESH.AlgoStateErrorName { SMESH.MISSING_ALGO, SMESH.MISSING_HYPO, SMESH.NOT_CONFORM_MESH }