Share

RuleRunningOrder Enumeration

Rule running order options.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0

Syntax

VB

Public Enumeration RuleRunningOrder

C#

public enum RuleRunningOrder

Members

  Member nameValueDescription
Legacy0 The running order for rules triggered to run by other rules that was used in Inventor 2020 and earlier.
Browser1 When possible, run rules that are triggered to run by another rule in the order in which they are shown in the browser.

See Also

Reference

Was this information helpful?