mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 09:20:35 +05:00
d609d087b1
+ struct CreationInformation + { + string operationName; + Parameters params; + }; interface GEOM_Object : SALOME::GenericObj { + CreationInformation GetCreationInformation(); |
||
---|---|---|
.. | ||
GEOM_Gen.idl | ||
GEOM_Superv.idl | ||
Makefile.am |