hexagon logo

Where's the tutorial of using c# to read pc-dmis file(.prg)?

I'm new to secondary development of pc-dmis. There's only a little tutorials for it. Could anyone provide some tutorials about using c# to do it?
Parents
  • You have to add INTEROP.PCDLRN.DLL (in your PC-DMIS root install folder) as a reference/resource and you can use the Object Editor (in visual studio) to explore the various methods.


    Could you please provide some detailed tutorials? Any documents? It's hard to start by reading the Object Editor (in visual studio) to explore the various methods.

    Thanks,
    Xavier
Reply
  • You have to add INTEROP.PCDLRN.DLL (in your PC-DMIS root install folder) as a reference/resource and you can use the Object Editor (in visual studio) to explore the various methods.


    Could you please provide some detailed tutorials? Any documents? It's hard to start by reading the Object Editor (in visual studio) to explore the various methods.

    Thanks,
    Xavier
Children
No Data