ilogic help

ilogic help

tim.kindtKA284
Participant Participant
630 Views
6 Replies
Message 3 of 7

ilogic help

tim.kindtKA284
Participant
Participant

Greetings,

For efficiency purposes I started diving into ilogic, having basically no experience in VB.

 

I have myself in this current situation. 

I have a machine assembly that has a left and a right model. (but not an exact mirror)

Instead of setting about 50+ constraints to True or False individually, is there a way to simplify this process ?

 

I was thinking naming all the constraints "Right 01, Right 02,.... , Left 01, Left 02,..."

And finding a way to change the state of all constraints starting with "Right*" and "Left*"

 

Could this be done ?
If so, with what command ?

 

Other ideas are also appreciated. 🙂

0 Likes
Accepted solutions (2)
631 Views
6 Replies
Replies (6)
Message 1 of 7

tim.kindtKA284
Participant
Participant

Greetings,

For efficiency purposes I started diving into ilogic, having basically no experience in VB.

 

I have myself in this current situation. 

I have a machine assembly that has a left and a right model. (but not an exact mirror)

Instead of setting about 50+ constraints to True or False individually, is there a way to simplify this process ?

 

I was thinking naming all the constraints "Right 01, Right 02,.... , Left 01, Left 02,..."

And finding a way to change the state of all constraints starting with "Right*" and "Left*"

 

Could this be done ?
If so, with what command ?

 

Other ideas are also appreciated. 🙂

 

Thanks in advance.

0 Likes
Message 2 of 7

Thomas_Savage
Advisor
Advisor

Hello @tim.kindtKA284

 

You will be better off posting this in the  Customization forum.

 

https://forums.autodesk.com/t5/inventor-customization/bd-p/120

 

This is for iLogic.

 

Thomas.



Thomas Savage

Design Engineer


Message 4 of 7

bradeneuropeArthur
Mentor
Mentor
Accepted solution

Hi,

 

Make the design as if it has both sides in it.

Than use suppression to make the left or the right visible only.

To my opinion this is easier to handle!

 

if you have questions please do not hesitate!

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
Message 5 of 7

tim.kindtKA284
Participant
Participant

I understand there are easier ways to do this outside of ilogic.

 

But there are a bunch of different variables on the machine besides the left/right model.

 

It's a machine that is added in larger assemblies on a daily basis. 
That's why I want to make this in ilogic with added forms.

0 Likes
Message 6 of 7

bradeneuropeArthur
Mentor
Mentor
Accepted solution

Hi,

 

I assume that you make the suppression with illogic!

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
Message 7 of 7

tim.kindtKA284
Participant
Participant

I suppose I could do that.

Thanks.

 

Just out of curiosity then:

Is there a way to set a rule like I intended on using?

Changing multiple constraints like that ?

Or a way to group them ?

0 Likes