This rule permanently break component derive references.
It can be run from top level assembly.
This rule permanently break component derive references.
It can be run from top level assembly.
This rule setting list of values in multivalue user parameter.
Taking this values from external text file.
This rule replaces old title block with new title block in all sheets in drawing.
In parameter "titleTemplatePath" set drawing template path.
This template need to contain new title block definition.
Name of this title block definition set in parameter "titleName".
This rule allows you to recursively search an assembly (at all levels).
For each occurrence, it detects its Inventor document type (assembly, part, and so on).
Based on the document type found, it executes the specified function.
Sometimes it is necessary to retrieve information that arises during the operation of the ilogic code. It is a good idea to keep it in an external file (for example, for future reference to determine the cause of the problem).
This project is designed for Autodesk Inventor iLogic code creation and debugging. With minimal updates it works for all actual versions of Inventor.
Default configuration assumes the Autodesk Inventor 2020 is installed on your computer. Otherwise you need to update Project references for Inventor and iLogic DLL's
Visual Studio must be installed
This article is based on Object Browser for Inventor topic on Inventor iLogic and VB.net Forum.
This VBA code may help you to find the right way, how to obtain the correct value from complex Inventor object model.