iLogic Enhancements

Learn about new iLogic improvements in this release of Inventor.

New "View.GetIntentOrDefault" method

A new function, "GetIntentOrDefault", is available on the "IManagedDrawingViewiLogic" interface. This function returns "Nothing" if the intent is not found, rather than throwing an exception.

Similar to the existing "GetIntent" function, the new "GetIntentOrDefault" function has two versions: one for parts (without a component argument) and one for assemblies (with a component argument).

An InventorĀ® Ideas submission