]> SALOME platform Git repositories - modules/geom.git/blob - src/GEOM_I/GEOM_Gen_i.hh
Salome HOME
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
[modules/geom.git] / src / GEOM_I / GEOM_Gen_i.hh
1 //  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
2 //
3 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 //
6 //  This library is free software; you can redistribute it and/or
7 //  modify it under the terms of the GNU Lesser General Public
8 //  License as published by the Free Software Foundation; either
9 //  version 2.1 of the License.
10 //
11 //  This library is distributed in the hope that it will be useful,
12 //  but WITHOUT ANY WARRANTY; without even the implied warranty of
13 //  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 //  Lesser General Public License for more details.
15 //
16 //  You should have received a copy of the GNU Lesser General Public
17 //  License along with this library; if not, write to the Free Software
18 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 //
20 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 //
22 #ifndef __GEOM_GEN_I_H__
23 #define __GEOM_GEN_I_H__
24
25 #include "GEOM_GEOM_I.hxx"
26
27 #include "GEOMImpl_Gen.hxx"
28
29 // IDL headers
30 #include <SALOMEconfig.h>
31 #include CORBA_SERVER_HEADER(GEOM_Gen)
32
33 #include CORBA_CLIENT_HEADER(SALOMEDS)
34 #include CORBA_CLIENT_HEADER(SALOMEDS_Attributes)
35
36
37 #include "SALOME_Component_i.hxx"
38 #include "SALOME_NamingService.hxx"
39
40 #include "GEOM_IBasicOperations_i.hh"
41 #include "GEOM_ITransformOperations_i.hh"
42 #include "GEOM_I3DPrimOperations_i.hh"
43 #include "GEOM_IShapesOperations_i.hh"
44 #include "GEOM_IBlocksOperations_i.hh"
45 #include "GEOM_IBooleanOperations_i.hh"
46 #include "GEOM_ICurvesOperations_i.hh"
47 #include "GEOM_ILocalOperations_i.hh"
48 #include "GEOM_IHealingOperations_i.hh"
49 #include "GEOM_IInsertOperations_i.hh"
50 #include "GEOM_IMeasureOperations_i.hh"
51 #include "GEOM_IGroupOperations_i.hh"
52 #include "GEOM_IAdvancedOperations_i.hh"
53
54 #include <TopTools_IndexedMapOfShape.hxx>
55
56 //#include <Standard_ErrorHandler.hxx> // CAREFUL ! position of this file is critic : see Lucien PIGNOLONI / OCC
57
58
59 //=====================================================================
60 // GEOM_Gen_i : class definition
61 //=====================================================================
62 class GEOM_I_EXPORT GEOM_Gen_i: virtual public POA_GEOM::GEOM_Gen, virtual public Engines_Component_i
63 {
64  public:
65
66   //-----------------------------------------------------------------------//
67   // Constructor / Destructor                                              //
68   //-----------------------------------------------------------------------//
69
70   // constructor to be called for servant creation.
71   GEOM_Gen_i();
72   GEOM_Gen_i(CORBA::ORB_ptr orb,
73              PortableServer::POA_ptr poa,
74              PortableServer::ObjectId * contId,
75              const char *instanceName,
76              const char *interfaceName);
77
78   // destructor, doing nothing (for now)
79   virtual ~GEOM_Gen_i();
80
81   // generic method to be put in a super class
82   void register_name(char * name);
83
84
85   //-----------------------------------------------------------------------//
86   // Inherited methods from SALOMEDS::Driver                               //
87   //-----------------------------------------------------------------------//
88
89   SALOMEDS::TMPFile* Save(SALOMEDS::SComponent_ptr theComponent,
90                           const char* theURL,
91                           bool isMultiFile);
92
93   SALOMEDS::TMPFile* SaveASCII(SALOMEDS::SComponent_ptr theComponent,
94                                const char* theURL,
95                                bool isMultiFile);
96
97   CORBA::Boolean Load(SALOMEDS::SComponent_ptr theComponent,
98                       const SALOMEDS::TMPFile& theStream,
99                       const char* theURL,
100                       bool isMultiFile);
101
102   CORBA::Boolean LoadASCII(SALOMEDS::SComponent_ptr theComponent,
103                            const SALOMEDS::TMPFile& theStream,
104                            const char* theURL,
105                            bool isMultiFile);
106
107   void Close(SALOMEDS::SComponent_ptr theComponent);
108   char* ComponentDataType();
109
110
111   char* IORToLocalPersistentID(SALOMEDS::SObject_ptr theSObject,
112                                const char* IORString,
113                                CORBA::Boolean isMultiFile,
114                                CORBA::Boolean isASCII);
115   char* LocalPersistentIDToIOR(SALOMEDS::SObject_ptr theSObject,
116                                const char* aLocalPersistentID,
117                                CORBA::Boolean isMultiFile,
118                                CORBA::Boolean isASCII);
119
120   bool CanPublishInStudy(CORBA::Object_ptr theIOR);
121   SALOMEDS::SObject_ptr PublishInStudy(SALOMEDS::Study_ptr theStudy,
122                                        SALOMEDS::SObject_ptr theSObject,
123                                        CORBA::Object_ptr theObject,
124                                        const char* theName) throw (SALOME::SALOME_Exception) ;
125
126   GEOM::ListOfGO* PublishNamedShapesInStudy(SALOMEDS::Study_ptr theStudy,
127                                             CORBA::Object_ptr theObject);
128
129   CORBA::Boolean CanCopy(SALOMEDS::SObject_ptr theObject);
130   SALOMEDS::TMPFile* CopyFrom(SALOMEDS::SObject_ptr theObject, CORBA::Long& theObjectID);
131   CORBA::Boolean CanPaste(const char* theComponentName, CORBA::Long theObjectID);
132   SALOMEDS::SObject_ptr PasteInto(const SALOMEDS::TMPFile& theStream,
133                                   CORBA::Long theObjectID,
134                                   SALOMEDS::SObject_ptr theObject);
135
136   /*! \brief Adds theObject in the study with a name = theName, if
137    *         theFather is not null the object is placed under theFather
138    */
139   SALOMEDS::SObject_ptr AddInStudy (SALOMEDS::Study_ptr theStudy,
140                                     GEOM::GEOM_Object_ptr theObject,
141                                     const char* theName,
142                                     GEOM::GEOM_Object_ptr theFather);
143
144   /*! \brief Publish sub-shapes, standing for arguments and sub-shapes of arguments.
145    *         To be used from python scripts out of geompy.addToStudy (non-default usage)
146    */
147   GEOM::ListOfGO* RestoreSubShapesO (SALOMEDS::Study_ptr     theStudy,
148                                      GEOM::GEOM_Object_ptr   theObject,
149                                      const GEOM::ListOfGO&   theArgs,
150                                      GEOM::find_shape_method theFindMethod,
151                                      CORBA::Boolean          theInheritFirstArg);
152
153   /*! \brief Publish sub-shapes, standing for arguments and sub-shapes of arguments.
154    *         To be used from GUI and from geompy.addToStudy
155    */
156   GEOM::ListOfGO* RestoreSubShapesSO (SALOMEDS::Study_ptr     theStudy,
157                                       SALOMEDS::SObject_ptr   theSObject,
158                                       const GEOM::ListOfGO&   theArgs,
159                                       GEOM::find_shape_method theFindMethod,
160                                       CORBA::Boolean          theInheritFirstArg);
161
162   //-----------------------------------------------------------------------//
163   // Transaction methods                                                   //
164   //-----------------------------------------------------------------------//
165
166   //Undos one transaction in the document associated with theStudyID
167   virtual void Undo(CORBA::Long theStudyID);
168
169   //Redos one transaction in the document associated with theStudyID
170   virtual void Redo(CORBA::Long theStudyID);
171
172   //-----------------------------------------------------------------------//
173   // Operations methods                                                    //
174   //-----------------------------------------------------------------------//
175
176   //Returns a pointer to BasicOperations interface
177   virtual GEOM::GEOM_IBasicOperations_ptr GetIBasicOperations (CORBA::Long theStudyID)
178     throw (SALOME::SALOME_Exception);
179
180   //Returns a pointer to TransformOperations interface
181   virtual GEOM::GEOM_ITransformOperations_ptr GetITransformOperations (CORBA::Long theStudyID)
182     throw (SALOME::SALOME_Exception);
183
184   //Returns a pointer to 3DPrimOperations interface
185   virtual GEOM::GEOM_I3DPrimOperations_ptr GetI3DPrimOperations (CORBA::Long theStudyID)
186     throw (SALOME::SALOME_Exception);
187
188   //Returns a pointer to ShapesOperations interface
189   virtual GEOM::GEOM_IShapesOperations_ptr GetIShapesOperations (CORBA::Long theStudyID)
190     throw (SALOME::SALOME_Exception);
191
192   //Returns a pointer to BlocksOperations interface
193   virtual GEOM::GEOM_IBlocksOperations_ptr GetIBlocksOperations (CORBA::Long theStudyID)
194     throw (SALOME::SALOME_Exception);
195
196   //Returns a pointer to BooleanOperations interface
197   virtual GEOM::GEOM_IBooleanOperations_ptr GetIBooleanOperations (CORBA::Long theStudyID)
198     throw (SALOME::SALOME_Exception);
199
200   //Returns a pointer to CurvesOperations interface
201   virtual GEOM::GEOM_ICurvesOperations_ptr GetICurvesOperations (CORBA::Long theStudyID)
202     throw (SALOME::SALOME_Exception);
203
204   //Returns a pointer to LocalOperations interface
205   virtual GEOM::GEOM_ILocalOperations_ptr GetILocalOperations (CORBA::Long theStudyID)
206     throw (SALOME::SALOME_Exception);
207
208   //Returns a pointer to HealingOperations interface
209   virtual GEOM::GEOM_IHealingOperations_ptr GetIHealingOperations (CORBA::Long theStudyID)
210     throw (SALOME::SALOME_Exception);
211
212   //Returns a pointer to InsertOperations interface
213   virtual GEOM::GEOM_IInsertOperations_ptr GetIInsertOperations (CORBA::Long theStudyID)
214     throw (SALOME::SALOME_Exception);
215
216   //Returns a pointer to MeasureOperations interface
217   virtual GEOM::GEOM_IMeasureOperations_ptr GetIMeasureOperations (CORBA::Long theStudyID)
218     throw (SALOME::SALOME_Exception);
219
220   //Returns a pointer to GroupOperations interface
221   virtual GEOM::GEOM_IGroupOperations_ptr GetIGroupOperations (CORBA::Long theStudyID)
222     throw (SALOME::SALOME_Exception);
223
224   //Returns a pointer to AdvancedOperations interface
225   virtual GEOM::GEOM_IAdvancedOperations_ptr GetIAdvancedOperations (CORBA::Long theStudyID)
226     throw (SALOME::SALOME_Exception);
227
228   //Adds a new sub shape
229   virtual GEOM::GEOM_Object_ptr AddSubShape (GEOM::GEOM_Object_ptr theMainShape,
230                                              const GEOM::ListOfLong& theIndices);
231
232   virtual void RemoveObject(GEOM::GEOM_Object_ptr theObject);
233
234   virtual  char* GetStringFromIOR(GEOM::GEOM_Object_ptr theObject);
235
236   virtual GEOM::GEOM_Object_ptr GetIORFromString(const char* stringIOR);
237
238   virtual Engines::TMPFile* DumpPython(CORBA::Object_ptr theStudy,
239                                        CORBA::Boolean isPublished,
240                                        CORBA::Boolean& isValidScript);
241
242   char* GetDumpName (const char* theStudyEntry);
243
244   GEOM::string_array* GetAllDumpNames();
245   
246   // Object information
247   virtual bool hasObjectInfo();
248   virtual char* getObjectInfo(CORBA::Long studyId, const char* entry);
249   
250   //-----------------------------------------------------------------------//
251   // Internal methods                                                      //
252   //-----------------------------------------------------------------------//
253
254   virtual GEOM::GEOM_Object_ptr GetObject(CORBA::Long theStudyID, const char* theEntry);
255
256  private:
257   GEOM::ListOfGO* RestoreSubShapesOneLevel (SALOMEDS::Study_ptr     theStudy,
258                                             SALOMEDS::SObject_ptr   theOldSO,
259                                             SALOMEDS::SObject_ptr   theNewSO,
260                                             GEOM::GEOM_Object_ptr   theNewO,
261                                             GEOM::find_shape_method theFindMethod);
262
263   GEOM::ListOfGO* RestoreSubShapes (SALOMEDS::Study_ptr     theStudy,
264                                     GEOM::GEOM_Object_ptr   theObject,
265                                     SALOMEDS::SObject_ptr   theSObject,
266                                     const GEOM::ListOfGO&   theArgs,
267                                     GEOM::find_shape_method theFindMethod,
268                                     CORBA::Boolean          theInheritFirstArg);
269
270   // auxilary for PublishNamedShapesInStudy
271   void CreateAndPublishGroup(SALOMEDS::Study_ptr theStudy,
272                              GEOM::GEOM_Object_var theMainShape,
273                              const TopTools_IndexedMapOfShape& anIndices,
274                              const TopTools_SequenceOfShape& SeqS,
275                              const TColStd_SequenceOfAsciiString& SeqN,
276                              const Standard_CString& GrName,
277                              GEOM::ListOfGO_var aResList);
278
279  private:
280
281    ::GEOMImpl_Gen* _impl;
282    SALOME_NamingService * name_service;
283    char * _name;
284 };
285
286 #endif