Skip to content

koechlm/iLogic-Vault

Repository files navigation

Important Note - Inventor 2024 implemented iLogic-Vault as a default. It is almost fully compatible with this tech preview.

Migration Paths:

  • You can continue using your legacy rules written for iLogic-Vault QuickstartLibrary and switch to the new default iLogic-Vault 2024 library; to do this, remove the QuickstartLibrary reference in the header and replace the initialization with the new snippet "Check login state".

  • You can continue compiling this iLogic-Vault QuickstartLibrary for Inventor 2024 and newer releases. To register your rules for the custom library instead of the default, you need to add the comment 'non-ADSK' to the AddReference statement in the header: image

Find the latest documentation in the Inventor Help 2024: https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=9ecd68c3-c926-5d10-5d88-286e89e18da6

iLogic-Vault (retired with 2023.3 branch)

iLogic Rules, Snippets and iLogic-Vault Quickstart library - See Documentation on details: https://github.com/koechlm/iLogic-Vault/blob/2023/Inventor%20iLogic%20-%20Vault%20Quickstart%20Library.pdf

Disclaimer

In any case all source code, templates and snippets of this solution is of "work in progress" character. Neither Markus Koechl nor Autodesk represents that these samples are reliable, accurate, complete, or otherwise valid. Accordingly, those configuration samples are provided “as is” with no warranty of any kind and you use the applications at your own risk.