How to send an openroads command using c# in the Openroads Connect?

In a macro, sending a command to Openroads is possible by using "CadInputQueue.SendKeyin XXXXXX"    But how can I send a Openroads command using c# ? I need  to use a standart report from openroads. I get it in  a  macro  using the command starting with: CadInputQueue.SendKeyin "GEOMETRY REPORT GEOMETRY " 

I am using Bentley Openroads Designer  Connect Edition(ver. 10.08.01.33) and the latest Openroads SDK. 

Parents Reply Children
No Data