#include "SMESHGUI_GEOMGenUtils.h"#include "SMESHGUI_Utils.h"#include <GeometryGUI.h>#include <SALOMEDS_SObject.hxx>#include <SALOMEconfig.h>#include <CORBA_CLIENT_HEADER(SMESH_Mesh)>
Go to the source code of this file.
Packages | |
| package | SMESH |
Functions | |
| GEOM::GEOM_Gen_var | SMESH.GetGEOMGen () |
| GEOM::GEOM_Object_var | SMESH.GetShapeOnMeshOrSubMesh (_PTR(SObject) theMeshOrSubmesh, bool *isMesh) |
| GEOM::GEOM_Object_ptr | SMESH.GetGeom (_PTR(SObject) theSO) |
| GEOM::GEOM_Object_ptr | SMESH.GetSubShape (GEOM::GEOM_Object_ptr theMainShape, long theID) |