#include <SMESH_Group.hxx>
◆ SMESH_Group() [1/3]
◆ SMESH_Group() [2/3]
◆ ~SMESH_Group()
| SMESH_Group::~SMESH_Group |
( |
| ) |
|
Destructor deletes myGroupDS.
References myGroupDS.
◆ SMESH_Group() [3/3]
| SMESH_Group::SMESH_Group |
( |
const SMESH_Group & |
theOther | ) |
|
|
private |
◆ GetGroupDS()
Referenced by SMESH_Mesh::AddGroup(), SMESH_Mesh_i::CheckGeomGroupModif(), SMESH_Mesh_i::CheckGeomModif(), StdMeshers_QuadToTriaAdaptor::Compute(), SMESH_Mesh::ConvertToStandalone(), SMESH_Gen_i::CopyMesh(), StdMeshers_ViscousLayers::CreateGroup(), SMESH_Mesh_i::CreateGroupServants(), SMESH_MeshEditor::CreateHoleSkin(), SMESH_Mesh::ExportCGNS(), SMESH_Mesh::exportMEDCommmon(), SMESH_Mesh::ExportUNV(), SMESH_MeshEditor::generateGroups(), SMESH_GroupBase_i::GetGroupDS(), SMESH_Mesh::HasDuplicatedGroupNamesMED(), StdMeshers_Import_1D::importMesh(), SMESH_MeshEditor::MakeBoundaryMesh(), SMESH_Mesh::MEDToMesh(), and StdMeshers_ImportSource1D::RestoreGroups().
◆ GetID()
| int SMESH_Group::GetID |
( |
| ) |
const |
◆ GetName()
| const char * SMESH_Group::GetName |
( |
| ) |
const |
Referenced by StdMeshers_QuadToTriaAdaptor::Compute(), SMESH_Mesh::ConvertToStandalone(), SMESH_Gen_i::CopyMesh(), StdMeshers_ViscousLayers::CreateGroup(), SMESH_Mesh_i::CreateGroupServants(), SMESH_MeshEditor::CreateHoleSkin(), SMESH_Mesh::ExportCGNS(), SMESH_Mesh::exportMEDCommmon(), SMESH_Mesh::ExportUNV(), SMESH_MeshEditor::generateGroups(), SMESH_GroupBase_i::GetName(), SMESH_Mesh::HasDuplicatedGroupNamesMED(), StdMeshers_Import_1D::importMesh(), and SMESH_GroupBase_i::SetName().
◆ operator=()
◆ SetName()
| void SMESH_Group::SetName |
( |
const char * |
theName | ) |
|
◆ myGroupDS
◆ myName
| std::string SMESH_Group::myName |
|
private |