Can the iLogic "form" work /live outside of Inventor?

Can the iLogic "form" work /live outside of Inventor?

chris
Advisor Advisor
417 Views
4 Replies
Message 1 of 5

Can the iLogic "form" work /live outside of Inventor?

chris
Advisor
Advisor

Just wondering if there is a way to create a "form" that is not in Inventor, but that would allow the values in said form to control the parameters as they would in a regular iLogic form?

 

example: I build a automated assembly, but our Engineers are not Inventor users, they don't want to come to my desk each time, so I'm looking for an alternative that would allow them to enter the values as if they were in a regular form, but that is not a form in Inventor.

Does iLogic give the ability to export the form to Excel or perhaps as a JavaScript .html form?

Or can a form be placed on a network location where they can access it outside of Inventor, but that it's entries would in turn build the model?

0 Likes
418 Views
4 Replies
Replies (4)
Message 2 of 5

MechMachineMan
Advisor
Advisor

If the computer doesn't have inventor, it CANNOT drive the model. In that case, it would be a 2 step process.

 

1. Modify the values

2. Upload the modified values to the model.

 

 

This means that the users can easily input information, which then gets stored somewhere. But nothing will happen until Inventor loads that information then updates the models.

 

Excel files are typically how people accomplish this storage/retrieval because of it's familiarity.


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
0 Likes
Message 3 of 5

AlexFielder
Advisor
Advisor

Hi @chris,

 

As @MechMachineMan alluded, there is no current (easy) way of achieving what you want.

 

However, this topic on the Inventor BETA forum may or may not lead to being able to achieve it in future:

 

https://beta.autodesk.com/project/forum/thread.html?cap=fb14413735ee42c99624e3793b19a0b2&forid={deb2...}

 

You will need to join the BETA to see/contribute to the topic I have linked above.

 

Perhaps @ChrisMitchell01 can share with us how to join the BETA - since I'm not sure if clicking the link above will take you to the "join" page if you aren't a member.

 

Thanks,

 

Alex.

 

PS. apologies for being coy about the topic above, NDAs and all that. 😉

0 Likes
Message 4 of 5

ChrisMitchell01
Community Manager
Community Manager

If you don't already have access to the Inventor Beta project then you can apply using this link:

 

http://Autode.sk/InventorBeta

 

Thanks,

Chris



Chris Mitchell
PDMS Customer Engagment Team
Autodesk, Inc.

0 Likes
Message 5 of 5

bradeneuropeArthur
Mentor
Mentor
Hoi could use apprenticeserver or excel for this.
I would use a vb.net stand alone application for this.
I would not use I logic for this.
And then it is definitely possible.
If you need assistance for this please let me know.

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes