idl/GEOM_Gen.idl File Reference

#include "SALOME_Exception.idl"
#include "SALOME_Component.idl"
#include "SALOMEDS.idl"
#include "SALOME_GenericObj.idl"

Include dependency graph for GEOM_Gen.idl:

Go to the source code of this file.

Namespaces

namespace  GEOM

Data Structures

interface  GEOM.GEOM_Object
interface  GEOM.GEOM_IOperations
interface  GEOM.GEOM_IBasicOperations
interface  GEOM.GEOM_ITransformOperations
interface  GEOM.GEOM_I3DPrimOperations
interface  GEOM.GEOM_IShapesOperations
interface  GEOM.GEOM_IBlocksOperations
struct  GEOM.GEOM_IBlocksOperations.BCError
interface  GEOM.GEOM_IBooleanOperations
interface  GEOM.GEOM_ICurvesOperations
interface  GEOM.GEOM_ILocalOperations
interface  GEOM.GEOM_IHealingOperations
interface  GEOM.GEOM_IInsertOperations
interface  GEOM.GEOM_IMeasureOperations
interface  GEOM.GEOM_IGroupOperations
interface  GEOM.GEOM_Gen

Typedefs

typedef sequence< string > GEOM.string_array
typedef sequence< short > GEOM.short_array
typedef sequence< long > GEOM.ListOfLong
typedef sequence< double > GEOM.ListOfDouble
typedef sequence< GEOM_ObjectGEOM.ListOfGO

Enumerations

enum  GEOM.shape_type {
  GEOM.COMPOUND, GEOM.COMPSOLID, GEOM.SOLID, GEOM.SHELL,
  GEOM.FACE, GEOM.WIRE, GEOM.EDGE, GEOM.VERTEX,
  GEOM.SHAPE
}
enum  GEOM.shape_state {
  GEOM.ST_ON, GEOM.ST_OUT, GEOM.ST_ONOUT, GEOM.ST_IN,
  GEOM.ST_ONIN
}