#include <SMESHDS_Document.hxx>
◆ SMESHDS_Document()
SMESHDS_Document::SMESHDS_Document |
( |
int |
UserID | ) |
|
◆ ~SMESHDS_Document()
SMESHDS_Document::~SMESHDS_Document |
( |
| ) |
|
◆ AddHypothesis()
◆ GetHypothesis()
◆ GetMesh()
◆ InitHypothesisIterator()
void SMESHDS_Document::InitHypothesisIterator |
( |
| ) |
|
◆ InitMeshesIterator()
void SMESHDS_Document::InitMeshesIterator |
( |
| ) |
|
◆ MoreHypothesis()
bool SMESHDS_Document::MoreHypothesis |
( |
| ) |
|
◆ MoreMesh()
bool SMESHDS_Document::MoreMesh |
( |
| ) |
|
◆ NbHypothesis()
int SMESHDS_Document::NbHypothesis |
( |
| ) |
|
◆ NbMeshes()
int SMESHDS_Document::NbMeshes |
( |
| ) |
|
◆ NewMesh()
◆ NextHypothesis()
◆ NextMesh()
◆ RemoveHypothesis()
void SMESHDS_Document::RemoveHypothesis |
( |
int |
HypID | ) |
|
◆ RemoveMesh()
void SMESHDS_Document::RemoveMesh |
( |
int |
MeshID | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/3rdParty/salomesmesh/inc/SMESHDS_Document.hxx
- FreeCAD/src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Document.cpp