cancel
Showing results for 
Search instead for 
Did you mean: 

VEG library .Net integration.

davide_mercanti
Explorer
0 Kudos
293

HI. I am a developer and I was looking for a way to use GLib wrapper and SAP.VE.Graphics.Interop in .NET framework env..

I have some doubts on how to use the SAP.VE.Graphics.Interop.Scene.

It works fine with VDS files but not with VDS4 files (which return an empty scene).Another doubt about FileFormat that are not compatible between GLib.LibEngine.RegisteredFileFormats and what is needed, for example, by the SAP.VE.Graphics.Interop.Scene.LoadFromStream function.
Is it possible to have some example code that handles VDS4 files?
View Entire Topic
former_member449016
Discoverer
0 Kudos

Hi Davide!

I've just checked with my colleagues.

Both SAP.VE.Graphics.Interop and Glib are internal libraries and are not supposed to be used by external SAP customer directly.

Glib is used by standard VEG operations, and SAP.VE.Graphics.Interop is used by Python (including Custom Python) script.

What product are you trying to write plugin for?

If you are using VEG, then I'd suggest to use standard VEG operations or Customable Python scripts: Python Cookbook - SAP Visual Enterprise - Support Wiki, rather than using SAP.VE.Graphics.Interop and Glib directly.

Also feel free to ask questions/raise tickets using "SAP ONE Support Launchpad" https://launchpad.support.sap.com/ - it’s the fastest way to get answer.

Regards,

Artem