 GEOM | |
  Parameter | Object creation parameters |
  CreationInformation | |
  ModifInfo | Reporting on shape healing |
  GEOM_BaseObject | A common root of objects in GEOM module |
  GEOM_Object | Interface of geometric object |
  GEOM_Field | Interface of the field |
  GEOM_FieldStep | Interface of the field time step |
  GEOM_BoolFieldStep | Interface of the boolean field time step |
  GEOM_IntFieldStep | Interface of the integer field time step |
  GEOM_DoubleFieldStep | Interface of the double field time step |
  GEOM_StringFieldStep | Interface of the string field time step |
  GEOM_IOperations | Basic methods of all geometric operations |
  GEOM_IBasicOperations | Interface for basic geometry creation |
  GEOM_ITransformOperations | Interface for shapes transforming |
  GEOM_I3DPrimOperations | Interface for 3D primitives creation |
  GEOM_IShapesOperations | Interface for Shapes creation: |
   ExtractionStat | |
  GEOM_IBlocksOperations | Interface for Blocks construction Face from points or edges, Block from faces, Blocks multi-translation and multi-rotation |
   BCError | Description of Blocks Compound defect: type and incriminated sub-shapes |
  GEOM_IBooleanOperations | Interface for boolean operations (Cut, Fuse, Common) |
  GEOM_ICurvesOperations | Interface for curves creation |
  GEOM_ILocalOperations | Interface for fillet and chamfer creation |
  GEOM_IHealingOperations | Interface for shape healing operations |
  GEOM_IInsertOperations | Interface for shape insert operations (like copy, import) |
   TransferDatum | Non-topological information transfer datum |
  GEOM_IKindOfShape | Interface for shape_kind enumeration |
  GEOM_IMeasureOperations | Interface for measurement (distance, whatis) and properties calculation (like Centre of Mass, Inertia, etc.) |
   ShapeError | Description of a shape defect: type and incriminated sub-shapes |
  GEOM_IGroupOperations | Interface for groups creation |
  GEOM_IFieldOperations | Interface for field operation |
  GEOM_Gen | Interface to access other GEOM interfaces |
  ISTLOperations | Interface for STLPlugin modeling functions |
  IBREPOperations | Interface for BREPPlugin modeling functions |
  ISTEPOperations | Interface for STEPPlugin modeling functions |
  IIGESOperations | Interface for IGESPlugin modeling functions |
  IXAOOperations | Interface for XAOPlugin modeling functions |
  IVTKOperations | Interface for VTKPlugin modeling functions |
 geomBuilder | |
  info | Information about closed/unclosed state of shell or wire |
  PluginOperation | Private class used to bind calls of plugin operations to geomBuilder |
  geomBuilder | |
  geomField | Field on Geometry |
 geomtools | |
  GeomStudyTools | This class provides several methods to manipulate geom objects in Salome study |
 gsketcher | |
  Sketcher3D | An interface to build a 3D Sketcher step-by-step |
  Sketcher2D | An interface to build a 2D Sketcher step-by-step |
  Polyline2D | An interface to build a 2D polyline step-by-step |
 orientation | |
  Orientation1D | This class is used to compute the orientation of 1D elements and to build the corresponding markers |
  Orientation2D | This class is used to compute the orientation of 2D elements and to build the corresponding markers |
 parts | |
  InvalidParameterError | This exception is raised when an invalid parameter is used to build a structural element part |
  SubShapeID | This class enables the use of sub-shapes in sets or as dictionary keys |
  StructuralElementPart | This class is the base class for all structural element parts |
  Beam | This class is an "abstract" class for all 1D structural element parts |
  CircularBeam | This class defines a beam with a circular section |
  RectangularBeam | This class defines a beam with a rectangular section |
  GeneralBeam | This class defines a beam with a generic section |
  StructuralElementPart2D | This class is an "abstract" class for all 2D structural element parts |
  ThickShell | This class defines a shell with a given thickness |
  Grid | This class defines a grid |
 sketcher | |
  Sketcher | |
 structelem | |
  StructuralElementManager | This class manages the structural elements in the study |
  StructuralElement | This class represents a structural element, i.e |
 Exception | |
 object | |