mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-15 01:31:17 +05:00
"Dump Python". Add Geom_Gen::GetDumpName()
This commit is contained in:
parent
368789e640
commit
699a8a6deb
@ -1984,7 +1984,13 @@ module GEOM
|
||||
* \param theObject is a GEOM object which IOR is requested
|
||||
*/
|
||||
string GetStringFromIOR (in GEOM_Object theObject);
|
||||
};
|
||||
|
||||
/*!
|
||||
* Returns a name with which a GEOM object was dumped into python script
|
||||
* \param theStudyEntry is an entry of the GEOM object in the study
|
||||
*/
|
||||
string GetDumpName (in string theStudyEntry);
|
||||
};
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user