Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can iLogic apply to other parts in the drawing?

3 REPLIES 3
Reply
Message 1 of 4
i_am_fail
201 Views, 3 Replies

Can iLogic apply to other parts in the drawing?

If I draw a flat square, and then a flat circle next to it, can I do things using iLogic that will make the two seperate parts interact? such as say 'if the circle contacts the square, then make the square become a circle too' or something like that?

 

thanks

3 REPLIES 3
Message 2 of 4
mrattray
in reply to: i_am_fail

I'm not sure what your asking but, you can have an assembly level rule that controls it's components based on specified conditions.

 

i.e.

If distance = 0 then

    parameter("part2:1","param") = someValue

else

   parameter("part2:1","param") = someOtherValue

end if

Mike (not Matt) Rattray

Message 3 of 4
i_am_fail
in reply to: mrattray

I don't understand what you mean

What I'm asking is, can we make iLogic on one part, interact with the iLogic on another part.

 

So for example if I have a pipe, can I make it so that if anything is penetrating through the pipe it will change color (and notify me)?

Message 4 of 4


@i_am_fail wrote:

So for example if I have a pipe, can I make it so that if anything is penetrating through the pipe it will change color (and notify me)?


 

Hi i_am_fail,

 

This link has a rule that will find intersecting parts:

http://forums.autodesk.com/t5/Autodesk-Inventor-Customization/Ilogic-and-analyze-interference/m-p/34...

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report