A common root of objects in GEOM module.
import"GEOM_Gen.idl";
◆ GetCreationInformation()
◆ GetDependency()
| ListOfGBO GEOM::GEOM_BaseObject::GetDependency |
( |
| ) |
|
- Note
- This method is supposed to be used by GUI only.
◆ GetEntry()
| string GEOM::GEOM_BaseObject::GetEntry |
( |
| ) |
|
- Note
- This is not an entry of the data object in SALOME study. This is internal function of GEOM component, though it can be used outside it for appropriate reason (e.g. for unique identification of geometry object).
◆ GetGen()
| GEOM_Gen GEOM::GEOM_BaseObject::GetGen |
( |
| ) |
|
◆ GetLastDependency()
| ListOfGBO GEOM::GEOM_BaseObject::GetLastDependency |
( |
| ) |
|
- Note
- This method is supposed to be used by GUI only.
◆ GetName()
| TCollection_AsciiString GEOM_BaseObject::GetName |
( |
| ) |
|
◆ GetParameters()
| TCollection_AsciiString GEOM_BaseObject::GetParameters |
( |
| ) |
|
◆ GetStudyEntry()
| string GEOM::GEOM_BaseObject::GetStudyEntry |
( |
| ) |
|
◆ GetTick()
| long GEOM::GEOM_BaseObject::GetTick |
( |
| ) |
|
◆ GetType()
| int GEOM_BaseObject::GetType |
( |
| ) |
|
◆ IsSame()
◆ IsShape()
| boolean GEOM::GEOM_BaseObject::IsShape |
( |
| ) |
|
◆ SetName()
| void GEOM_BaseObject::SetName |
( |
in string |
theName | ) |
|
- Parameters
-
| theName | is a name which will be associated with this object. |
SetName
◆ SetParameters()
| void GEOM_BaseObject::SetParameters |
( |
in string |
theParameters | ) |
|
Set list of parameters
- Parameters
-
| theParameters | is a string containing the notebook variables separated by ":" symbol, used for object creation |
SetParameters
◆ SetStudyEntry()
| void GEOM::GEOM_BaseObject::SetStudyEntry |
( |
in string |
theEntry | ) |
|
The documentation for this interface was generated from the following files: