10-04-2019
12:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-04-2019
12:03 AM
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.
10-04-2019
03:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-04-2019
03:02 AM
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