Share

IiLogicAutomation.RuleExceptionsLog Property

Gets an object which may contain a log of rule exceptions. In a desktop Inventor session, this will usually be empty. Exception messages will be shown interactively and not logged.

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

Syntax

VB

ReadOnly Property RuleExceptionsLog As ExceptionsLog
	Get

C#

ExceptionsLog RuleExceptionsLog { get; }

Return Value

Type: ExceptionsLog

See Also

Reference

Was this information helpful?