#include <SMESHDS_GroupBase.hxx>
◆ SMESHDS_GroupBase()
SMESHDS_GroupBase::SMESHDS_GroupBase |
( |
const int |
theID, |
|
|
const SMESHDS_Mesh * |
theMesh, |
|
|
const SMDSAbs_ElementType |
theType |
|
) |
| |
◆ ~SMESHDS_GroupBase()
virtual SMESHDS_GroupBase::~SMESHDS_GroupBase |
( |
| ) |
|
|
virtual |
◆ Contains() [1/2]
bool SMESHDS_GroupBase::Contains |
( |
const int |
theID | ) |
|
|
virtual |
◆ Contains() [2/2]
◆ Extent()
int SMESHDS_GroupBase::Extent |
( |
| ) |
const |
|
virtual |
◆ findInMesh()
◆ GetColor()
Quantity_Color SMESHDS_GroupBase::GetColor |
( |
| ) |
const |
◆ GetColorGroup()
int SMESHDS_GroupBase::GetColorGroup |
( |
| ) |
const |
◆ GetElements()
virtual SMDS_ElemIteratorPtr SMESHDS_GroupBase::GetElements |
( |
| ) |
const |
|
pure virtual |
Implemented in SMESHDS_Group, SMESHDS_GroupOnFilter, and SMESHDS_GroupOnGeom.
Referenced by StdMeshers_Import_1D::Compute(), StdMeshers_Import_1D2D::Compute(), Contains(), SMESH_Mesh::ConvertToStandalone(), SMESH_MeshEditor::CreateHoleSkin(), StdMeshers_Import_1D::Evaluate(), StdMeshers_Import_1D2D::Evaluate(), Extent(), GetID(), StdMeshers_ImportSource1D::GetSourceSubMeshes(), StdMeshers_Import_1D::importMesh(), IsEmpty(), DriverUNV_W_SMDS_Mesh::Perform(), and Fem::FemMesh::writeABAQUS().
◆ GetID() [1/2]
int SMESHDS_GroupBase::GetID |
( |
| ) |
const |
◆ GetID() [2/2]
int SMESHDS_GroupBase::GetID |
( |
const int |
theIndex | ) |
|
|
virtual |
◆ GetMesh()
Referenced by StdMeshers_Import_1D::Compute(), StdMeshers_Import_1D2D::Compute(), findInMesh(), SMESHDS_GroupOnFilter::GetElements(), StdMeshers_ImportSource1D::GetSourceMeshes(), StdMeshers_ImportSource1D::GetSourceSubMeshes(), SMESHDS_GroupOnFilter::GetTic(), SMESHDS_GroupOnGeom::GetTic(), SMESHDS_GroupOnFilter::IsUpToDate(), SMESH::Controls::BelongToMeshGroup::SetMesh(), SMESHDS_GroupOnFilter::SetPredicate(), and SMESHDS_GroupOnGeom::SetShape().
◆ GetStoreName()
const char * SMESHDS_GroupBase::GetStoreName |
( |
| ) |
const |
◆ GetTic()
virtual VTK_MTIME_TYPE SMESHDS_GroupBase::GetTic |
( |
| ) |
const |
|
pure virtual |
◆ GetType()
SMDSAbs_ElementType SMESHDS_GroupBase::GetType |
( |
| ) |
const |
Referenced by Fem::FemMesh::addGroupElements(), StdMeshers_QuadToTriaAdaptor::Compute(), SMESH_Mesh::ConvertToStandalone(), SMESH_MeshEditor::CreateHoleSkin(), SMESH_Mesh::ExportMED(), findInMesh(), SMESHDS_GroupOnFilter::GetElements(), SMESHDS_GroupOnGeom::GetElements(), DriverMED_R_SMESHDS_Mesh::GetGroup(), SMESH::Controls::BelongToMeshGroup::GetType(), SMESH_Mesh::HasDuplicatedGroupNamesMED(), StdMeshers_Import_1D::importMesh(), DriverUNV_W_SMDS_Mesh::Perform(), SMESH::Controls::GroupColor::SetMesh(), SMESHDS_Group::SetType(), and Fem::FemMesh::writeABAQUS().
◆ IsEmpty()
bool SMESHDS_GroupBase::IsEmpty |
( |
| ) |
|
|
virtual |
◆ resetIterator()
void SMESHDS_GroupBase::resetIterator |
( |
| ) |
|
|
protected |
◆ SetColor()
void SMESHDS_GroupBase::SetColor |
( |
const Quantity_Color & |
theColor | ) |
|
◆ SetColorGroup()
void SMESHDS_GroupBase::SetColorGroup |
( |
int |
theColorGroup | ) |
|
◆ SetDefaultColor()
static void SMESHDS_GroupBase::SetDefaultColor |
( |
const Quantity_Color & |
theColor | ) |
|
|
static |
◆ SetStoreName()
void SMESHDS_GroupBase::SetStoreName |
( |
const char * |
theName | ) |
|
◆ SetType()
void SMESHDS_GroupBase::SetType |
( |
SMDSAbs_ElementType |
theType | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- FreeCAD/src/3rdParty/salomesmesh/inc/SMESHDS_GroupBase.hxx
- FreeCAD/src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_GroupBase.cpp