GEOM.GEOM_Object Interface Reference

import "GEOM_Gen.idl";

Inheritance diagram for GEOM.GEOM_Object:

Inheritance graph

Public Member Functions

string GetEntry ()
long GetStudyID ()
long GetType ()
shape_type GetShapeType ()
void SetName (in string theName)
string GetName ()
void SetStudyEntry (in string theEntry)
string GetStudyEntry ()
ListOfGO GetDependency ()
ListOfGO GetLastDependency ()
long getShape ()
SALOMEDS::TMPFile GetShapeStream ()
boolean IsMainShape ()
ListOfLong GetSubShapeIndices ()
GEOM_Object GetMainShape ()
boolean IsShape ()

Detailed Description

GEOM_Object: interface of geometric object


Member Function Documentation

string GEOM.GEOM_Object.GetEntry  ) 
 

Get an entry of the object in GEOM component.

long GEOM.GEOM_Object.GetStudyID  ) 
 

Get ID of study, where the object is created.

long GEOM.GEOM_Object.GetType  ) 
 

Get internal type of the object (POINT, BOX, CYLINDER, EXTRUSION...).

shape_type GEOM.GEOM_Object.GetShapeType  ) 
 

Get a shape_type of the object value.

void GEOM.GEOM_Object.SetName in string  theName  ) 
 

Set name of the object.

Parameters:
theName is a name which will be associated with this object.

string GEOM.GEOM_Object.GetName  ) 
 

Get name of the object associated with this object.

void GEOM.GEOM_Object.SetStudyEntry in string  theEntry  ) 
 

Set a Study entry where this object was published.

string GEOM.GEOM_Object.GetStudyEntry  ) 
 

Get a Study entry where this object was published.

ListOfGO GEOM.GEOM_Object.GetDependency  ) 
 

Get a list of all GEOM objects on which were the arguments when this object was constructed and modified.

Note:
This method is supposed to be used by GUI only.

ListOfGO GEOM.GEOM_Object.GetLastDependency  ) 
 

Get a list of GEOM objects on which the last function that created or modified the object depends.

Note:
This method is supposed to be used by GUI only.

long GEOM.GEOM_Object.getShape  ) 
 

Get the TopoDS_Shape, for colocated case only.

SALOMEDS::TMPFile GEOM.GEOM_Object.GetShapeStream  ) 
 

Get geometric shape of the object as a byte stream

boolean GEOM.GEOM_Object.IsMainShape  ) 
 

ListOfLong GEOM.GEOM_Object.GetSubShapeIndices  ) 
 

GEOM_Object GEOM.GEOM_Object.GetMainShape  ) 
 

boolean GEOM.GEOM_Object.IsShape  ) 
 


Generated on Wed Feb 8 00:23:17 2006 for SALOME - GEOM - v.2.2.8 by doxygen 1.3.7