Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
dg2405
253 Views, 1 Reply

Regenerate specific rule

With the following Command i can regenerate all rules:

Dim controlDef as ControlDefinition = ThisApplication.CommandManager.ControlDefinitions.Item("iLogic.RegenAllRules")
controlDef.Execute2(True)

 But is there a function to only regenerate a specific rule, the same thing like rmb on a rule and regenerate it.

Sergio.D.Suárez
in reply to: dg2405

Hi, what programming environment are you working on?
If this is in ilogic, have you tried the following shortcuts?

iLogicVb.RunExternalRule("ruleFileName")

 To run it for a sub-part:

 

iLogicVb.RunExternalRule("PartA:1", "ruleFileName")

 Grettings!


Please accept as solution and give likes if applicable.

I am attaching my Upwork profile for specific queries.

Sergio Daniel Suarez
Mechanical Designer

| Upwork Profile | LinkedIn