#include "SMESHGUI_SelectionProxy.h"#include "SMDS_Mesh.hxx"#include "SMDS_VolumeTool.hxx"#include "SMESHGUI.h"#include "SMESHGUI_Utils.h"#include "SMESHGUI_VTKUtils.h"#include "SMESH_Actor.h"#include "SMESH_ControlsDef.hxx"#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Filter)>#include <CORBA_SERVER_HEADER(SMESH_Group)>#include <SALOMEDSClient_Study.hxx>#include <SUIT_ResourceMgr.h>
Functions | |
| const | Handle (SALOME_InteractiveObject) &SMESH |
| Get interactive object. More... | |
| const Handle | ( | SALOME_InteractiveObject | ) | & |
Get interactive object.
Get mesh object.
Get actor.
Get object's validity.
Mesh object is valid if it is not null and information stored in it is valid.
true if object is valid; false otherwise.Load mesh object from study file.