import"MG_ADAPT.idl";

Public Member Functions | |
| void | setMeshIn (in SMESH_Mesh theMesh) raises (SALOME::SALOME_Exception) |
| void | setMEDFileIn (in string f) raises (SALOME::SALOME_Exception) |
| void | setMEDFileOut (in string f) raises (SALOME::SALOME_Exception) |
| void | setMEDFileBackground (in string f) raises (SALOME::SALOME_Exception) |
| void | AddHypothesis (in MG_ADAPT mg) raises (SALOME::SALOME_Exception) |
| long | Compute (in boolean Publish) raises (SALOME::SALOME_Exception) |
| void SMESH::MG_ADAPT_OBJECT::AddHypothesis | ( | in MG_ADAPT | mg | ) | |
| raises | ( | SALOME::SALOME_Exception | |||
| ) | |||||
| long SMESH::MG_ADAPT_OBJECT::Compute | ( | in boolean | Publish | ) | |
| raises | ( | SALOME::SALOME_Exception | |||
| ) | |||||
| void SMESH::MG_ADAPT_OBJECT::setMEDFileBackground | ( | in string | f | ) | |
| raises | ( | SALOME::SALOME_Exception | |||
| ) | |||||
| void SMESH::MG_ADAPT_OBJECT::setMEDFileIn | ( | in string | f | ) | |
| raises | ( | SALOME::SALOME_Exception | |||
| ) | |||||
| void SMESH::MG_ADAPT_OBJECT::setMEDFileOut | ( | in string | f | ) | |
| raises | ( | SALOME::SALOME_Exception | |||
| ) | |||||
| void SMESH::MG_ADAPT_OBJECT::setMeshIn | ( | in SMESH_Mesh | theMesh | ) | |
| raises | ( | SALOME::SALOME_Exception | |||
| ) | |||||