Debug rule in Informed Design
Check this fail logger for creating drawing
Automation Works all the process to end
I add the Trace logger in "APS"
iLogicVb.Automation.LogControl.Level = LogLevel.TraceLogger.Trace("Start Dimension")
Logger.Trace("Start Dimension")
Logger.Trace("End Dimension")
if the ilogic rule "crash"
I can se this in the logger
if I only find the first Logger.Trace("Start")
then i know which rule thats not working.
The process crash in the end
[05/06/2025 14:02:12] InventorCoreConsole.exe Error: 0 : Exception thrown from RunWithArguments
this is the hard error too find soultion.
Best Regards JM