Version: 6.3.1
Public Member Functions

SALOME_MED.GROUP Interface Reference

import "MED.idl";

Inheritance diagram for SALOME_MED.GROUP:
Inheritance graph

Public Member Functions

long getNumberOfFamilies () raises (SALOME::SALOME_Exception)
Family_array getFamilies () raises (SALOME::SALOME_Exception)
FAMILY getFamily (in long i) raises (SALOME::SALOME_Exception)

Member Function Documentation

long SALOME_MED.GROUP.getNumberOfFamilies ( ) raises (SALOME::SALOME_Exception)

Returns the number of families in this group.

Family_array SALOME_MED.GROUP.getFamilies ( ) raises (SALOME::SALOME_Exception)

Returns an array of all families.

FAMILY SALOME_MED.GROUP.getFamily ( in long  i) raises (SALOME::SALOME_Exception)

Returns a reference to the i-th family.

Note:
i is bounded by 1 and NumberOfFamilies.
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS