Updates the document that the rule is running in.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
Sub DocumentUpdate ( updateView As Boolean )
C#
void DocumentUpdate( bool updateView )
Parameters
- updateView
- Type: System.Boolean
If this is true, the active view (if any) will be updated.