DriverUNV_R_SMDS_Mesh Class Reference
#include <DriverUNV_R_SMDS_Mesh.h>
Public Member Functions | |
| DriverUNV_R_SMDS_Mesh () | |
| const SMDS_MeshGroup * | GetGroup () const |
| const TGroupIdMap & | GetGroupIdMap () const |
| const TGroupNamesMap & | GetGroupNamesMap () const |
| virtual Status | Perform () |
| ~DriverUNV_R_SMDS_Mesh () | |
Public Member Functions inherited from Driver_SMDS_Mesh | |
| Driver_SMDS_Mesh () | |
| void | SetMesh (SMDS_Mesh *theMesh) |
Public Member Functions inherited from Driver_Mesh | |
| Driver_Mesh () | |
| virtual SMESH_ComputeErrorPtr | GetError () |
| Return a structure containing description of errors. More... | |
| virtual std::string | GetMeshName () const |
| virtual void | SetFile (const std::string &theFileName) |
| void | SetMeshId (int theMeshId) |
| virtual void | SetMeshName (const std::string &theMeshName) |
| virtual void | SetOption (const std::string &optionName, const std::string &optionValue) |
| virtual | ~Driver_Mesh () |
Additional Inherited Members | |
Public Types inherited from Driver_Mesh | |
| enum | Status { DRS_OK, DRS_EMPTY, DRS_WARN_RENUMBER, DRS_WARN_SKIP_ELEM, DRS_WARN_DESCENDING, DRS_FAIL } |
Protected Member Functions inherited from Driver_Mesh | |
| Status | addMessage (const std::string &msg, const bool isFatal=false) |
| Stores an error message. More... | |
Protected Attributes inherited from Driver_SMDS_Mesh | |
| SMDS_Mesh * | myMesh |
Protected Attributes inherited from Driver_Mesh | |
| std::vector< std::string > | myErrorMessages |
| std::string | myFile |
| int | myMeshId |
| std::string | myMeshName |
| Status | myStatus |
Constructor & Destructor Documentation
◆ DriverUNV_R_SMDS_Mesh()
| DriverUNV_R_SMDS_Mesh::DriverUNV_R_SMDS_Mesh | ( | ) |
◆ ~DriverUNV_R_SMDS_Mesh()
| DriverUNV_R_SMDS_Mesh::~DriverUNV_R_SMDS_Mesh | ( | ) |
Member Function Documentation
◆ GetGroup()
| const SMDS_MeshGroup* DriverUNV_R_SMDS_Mesh::GetGroup | ( | ) | const |
Referenced by SMESH_Mesh::UNVToMesh().
◆ GetGroupIdMap()
| const TGroupIdMap& DriverUNV_R_SMDS_Mesh::GetGroupIdMap | ( | ) | const |
◆ GetGroupNamesMap()
| const TGroupNamesMap& DriverUNV_R_SMDS_Mesh::GetGroupNamesMap | ( | ) | const |
Referenced by SMESH_Mesh::UNVToMesh().
◆ Perform()
|
virtual |
Implements Driver_Mesh.
References SMDS_MeshGroup::Add(), SMDS_MeshGroup::AddSubGroup(), UNV2411::TRecord::coord, UNV164::TRecord::factors, SMDS_MeshElement::GetType(), UNV2412::IsBeam(), UNV2412::IsFace(), UNV2412::IsVolume(), UNV2411::TRecord::label, UNV164::LENGTH_FACTOR, UNV2417::Read(), UNV2411::Read(), UNV2412::Read(), UNV164::Read(), and UNV2420::Read().
Referenced by SMESH_Mesh::UNVToMesh().
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/DriverUNV_R_SMDS_Mesh.h
- src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp
Public Member Functions inherited from
1.8.17