Version: 9.12.0
SMESHHOMARD_I::HOMARD_Cas_i Class Reference

#include <SMESH_Homard_i.hxx>

Inheritance diagram for SMESHHOMARD_I::HOMARD_Cas_i:

Public Member Functions

 HOMARD_Cas_i (SMESHHOMARD::HOMARD_Gen_var gen_i)
 standard constructor More...
 
 HOMARD_Cas_i ()
 standard constructor More...
 
virtual ~HOMARD_Cas_i ()
 standard destructor More...
 
char * GetDumpPython ()
 
void SetDirName (const char *NomDir)
 
char * GetDirName ()
 
void SetBoundingBox (const SMESHHOMARD::extrema &LesExtremes)
 
SMESHHOMARD::extremaGetBoundingBox ()
 
void AddGroup (const char *Group)
 
void SetGroups (const SMESHHOMARD::ListGroupType &ListGroup)
 
SMESHHOMARD::ListGroupTypeGetGroups ()
 
void AddBoundary (const char *Boundary)
 
void AddBoundaryGroup (const char *Boundary, const char *Group)
 
SMESHHOMARD::ListBoundaryGroupTypeGetBoundaryGroup ()
 
void SupprBoundaryGroup ()
 
void AddIteration (const char *NomIteration)
 

Private Attributes

SMESHHOMARDImpl::HOMARD_CasmyHomardCas
 
SMESHHOMARD::HOMARD_Gen_var _gen_i
 

Constructor & Destructor Documentation

◆ HOMARD_Cas_i() [1/2]

SMESHHOMARD_I::HOMARD_Cas_i::HOMARD_Cas_i ( SMESHHOMARD::HOMARD_Gen_var  gen_i)

standard constructor

References _gen_i, MESSAGE, and myHomardCas.

◆ HOMARD_Cas_i() [2/2]

SMESHHOMARD_I::HOMARD_Cas_i::HOMARD_Cas_i ( )

standard constructor

References MESSAGE.

◆ ~HOMARD_Cas_i()

SMESHHOMARD_I::HOMARD_Cas_i::~HOMARD_Cas_i ( )
virtual

standard destructor

Member Function Documentation

◆ AddBoundary()

void SMESHHOMARD_I::HOMARD_Cas_i::AddBoundary ( const char *  Boundary)

References AddBoundaryGroup(), and MESSAGE.

◆ AddBoundaryGroup()

void SMESHHOMARD_I::HOMARD_Cas_i::AddBoundaryGroup ( const char *  Boundary,
const char *  Group 
)

◆ AddGroup()

void SMESHHOMARD_I::HOMARD_Cas_i::AddGroup ( const char *  Group)

◆ AddIteration()

void SMESHHOMARD_I::HOMARD_Cas_i::AddIteration ( const char *  NomIteration)

◆ GetBoundaryGroup()

SMESHHOMARD::ListBoundaryGroupType * SMESHHOMARD_I::HOMARD_Cas_i::GetBoundaryGroup ( )

◆ GetBoundingBox()

SMESHHOMARD::extrema * SMESHHOMARD_I::HOMARD_Cas_i::GetBoundingBox ( )

◆ GetDirName()

char * SMESHHOMARD_I::HOMARD_Cas_i::GetDirName ( )

◆ GetDumpPython()

char * SMESHHOMARD_I::HOMARD_Cas_i::GetDumpPython ( )

◆ GetGroups()

SMESHHOMARD::ListGroupType * SMESHHOMARD_I::HOMARD_Cas_i::GetGroups ( )

◆ SetBoundingBox()

void SMESHHOMARD_I::HOMARD_Cas_i::SetBoundingBox ( const SMESHHOMARD::extrema LesExtremes)

◆ SetDirName()

◆ SetGroups()

void SMESHHOMARD_I::HOMARD_Cas_i::SetGroups ( const SMESHHOMARD::ListGroupType ListGroup)

◆ SupprBoundaryGroup()

void SMESHHOMARD_I::HOMARD_Cas_i::SupprBoundaryGroup ( )

Field Documentation

◆ _gen_i

SMESHHOMARD::HOMARD_Gen_var SMESHHOMARD_I::HOMARD_Cas_i::_gen_i
private

◆ myHomardCas