Runs a rule in the current document.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
Function RunRule ( ruleName As String ) As Integer
C#
int RunRule( string ruleName )
Parameters
- ruleName
- Type: System.String