23 #ifndef _GEOM_IFieldOperations_i_HeaderFile
24 #define _GEOM_IFieldOperations_i_HeaderFile
28 #include <SALOMEconfig.h>
30 #include CORBA_SERVER_HEADER(GEOM_Gen)
37 public virtual POA_GEOM::GEOM_IFieldOperations,
48 GEOM::GEOM_Field_ptr CreateField (GEOM::GEOM_Object_ptr theShape,
51 CORBA::Short theDimension,
56 CORBA::Long CountFields( GEOM::GEOM_Object_ptr shape);
66 GEOM::GEOM_Field_ptr GetField( GEOM::GEOM_Object_ptr shape,
71 ::CORBA::Long GetNbSubShapes(::GEOM::GEOM_Object_ptr shape,
72 ::CORBA::Short fieldDim);