#include <SMESH_ControlsDef.hxx>
◆ RangeOfIds()
| RangeOfIds::RangeOfIds |
( |
| ) |
|
◆ AddToRange()
| bool RangeOfIds::AddToRange |
( |
long |
theEntityId | ) |
|
◆ GetRangeStr()
| void RangeOfIds::GetRangeStr |
( |
TCollection_AsciiString & |
theResStr | ) |
|
◆ GetType()
| SMDSAbs_ElementType RangeOfIds::GetType |
( |
| ) |
const |
|
virtual |
◆ IsSatisfy()
| bool RangeOfIds::IsSatisfy |
( |
long |
theNodeId | ) |
|
|
virtual |
◆ SetMesh()
| void RangeOfIds::SetMesh |
( |
const SMDS_Mesh * |
theMesh | ) |
|
|
virtual |
◆ SetRangeStr()
| bool RangeOfIds::SetRangeStr |
( |
const TCollection_AsciiString & |
theStr | ) |
|
◆ SetType()
| void RangeOfIds::SetType |
( |
SMDSAbs_ElementType |
theType | ) |
|
|
virtual |
◆ myIds
| TColStd_MapOfInteger SMESH::Controls::RangeOfIds::myIds |
|
protected |
◆ myMax
| TColStd_SequenceOfInteger SMESH::Controls::RangeOfIds::myMax |
|
protected |
◆ myMesh
| const SMDS_Mesh* SMESH::Controls::RangeOfIds::myMesh |
|
protected |
◆ myMin
| TColStd_SequenceOfInteger SMESH::Controls::RangeOfIds::myMin |
|
protected |
◆ myType
| SMDSAbs_ElementType SMESH::Controls::RangeOfIds::myType |
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
- FreeCAD/src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp