davide_mercanti
Explorer
Member since ‎2013 Sep 18

User Statistics

  • 6 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

In that SDK I've a declaration like this (in Model.h):Entity* CreateEntity(const char* name, bool ismutable, SessionID* pid = nullptr);How can I pass a unicode string likestd::wstring sl = L"Vérin à gaz compression INOX Ø10 C150_Sortie";to "CreateEnt...
Is a server-side porting of the VEV viewer planned in order to be able to make an offscreen rendering of the 3D model and send only the images to the client?
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 (whic...