mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-14 09:31:34 +05:00

+ struct CreationInformation + { + string operationName; + Parameters params; + }; interface GEOM_Object : SALOME::GenericObj { + CreationInformation GetCreationInformation();