iLogicRule.AutomaticOnParamChange 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
SyntaxProperty AutomaticOnParamChange As Boolean
Get
Set
bool AutomaticOnParamChange { get; set; }
Property Value
Type:
Boolean
See Also