Click or drag to resize

IiLogicAutomationDeleteAllRulesInDocument Method

Deletes all rules in the specified document only.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Sub DeleteAllRulesInDocument ( 
	doc As Document
)

Parameters

doc
Type: Document
The document.
See Also