mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-30 23:50:33 +05:00
intabify
This commit is contained in:
parent
56bab2329c
commit
44f1a50b52
@ -240,8 +240,8 @@ char *SMESH_MEDMesh_i::getCoordinatesSystem() throw(SALOME::SALOME_Exception)
|
|||||||
* CORBA: Accessor for Coordinates
|
* CORBA: Accessor for Coordinates
|
||||||
*/
|
*/
|
||||||
//=============================================================================
|
//=============================================================================
|
||||||
SALOME_MED::double_array * SMESH_MEDMesh_i::getCoordinates(
|
SALOME_MED::double_array * SMESH_MEDMesh_i::getCoordinates
|
||||||
SALOME_MED::medModeSwitch typeSwitch) throw(SALOME::SALOME_Exception)
|
(SALOME_MED::medModeSwitch typeSwitch) throw(SALOME::SALOME_Exception)
|
||||||
{
|
{
|
||||||
if (_mesh_i == 0)
|
if (_mesh_i == 0)
|
||||||
THROW_SALOME_CORBA_EXCEPTION("No associated Mesh",
|
THROW_SALOME_CORBA_EXCEPTION("No associated Mesh",
|
||||||
|
Loading…
Reference in New Issue
Block a user