Share

IRuleInterface.RuleParametersOutput Method

Applies the modified values of any Inventor parameters used as local variables in this rule to the Inventor model.

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

Syntax

VB

Sub RuleParametersOutput

C#

void RuleParametersOutput()

See Also

Reference

Was this information helpful?