iLogicRuleAutomaticOnParamChange Property |
Gets or sets an option that determines whether this rule will run automatically whenever its Inventor parameters are changed.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property AutomaticOnParamChange As Boolean
Get
Set
bool AutomaticOnParamChange { get; set; }
Property Value
Type:
BooleanSee Also