#include "SMESH_PluginUtils.h"
#include <SALOMEDSClient.hxx>
#include <SALOME_InteractiveObject.hxx>
#include <SALOME_ListIO.hxx>
#include <SalomeApp_Application.h>
#include <TopoDS_Shape.hxx>
#include <GeomAbs_SurfaceType.hxx>
Go to the source code of this file.
Data Structures | |
class | GeomSelectionTools |
The GeomSelectionTools class gives high level tools to select Geom (and other objects) A specific attention has been given to analyze selected GEOM objects. More... | |
Namespaces | |
namespace | PluginUtils |
Functions | |
QString | PluginUtils::PrintDoubleValue (double, int=16) |