10-07-2022
01:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-07-2022
01:17 AM
It is possible to create button for iLogic rule (since Inventor 2023) Or you can use some extension for this purpose
For example our add-in XTools or @JelteDeJong has its own free add-in Button Constructor
Or you can convert this code to VBA. You need to split variable definitions and its assignment and use 'Set' keyword appropriately. API calls are the same