Open iLogic Editor with C# API

Open iLogic Editor with C# API

tfischer5GVVC
Explorer Explorer
117 Views
0 Replies
Message 1 of 1

Open iLogic Editor with C# API

tfischer5GVVC
Explorer
Explorer

Hello, 

 

I am looking for a way to open the iLogic Editor for a specific rule with the API (C#).

My idea:

- press a button on my GUI at my StandAlone EXE (its an product configurator and I want to integrate new knowledge modules (new code))

- create a new rule (iLogicAutomation.AddRule(oDoc, "newRule", "");

- open the editor for this new rule

- the user can program his new module

- save

- append the new iLogic rule to an existing Main-Rule (config).

 

Is this possible?

 

Thanks.

 

0 Likes
118 Views
0 Replies
Replies (0)