Skip to main content
1-Visitor
March 27, 2010
Question

About ProE Relations

  • March 27, 2010
  • 1 reply
  • 4131 views
How can I control the material add/remove option by relation in any feature. e.g. if I am adding a rib on the cylinder and I want to control it by relation... I mean to ask, how can we control the Elements of any feature by relation or program edit.
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

1-Visitor
March 28, 2010
Tarun, I'm a little confused by your question. You mention both Features and "Elements". Do you mean that you want to turn entire features "On and Off" using relations? If so, you may want to investigate using ProPROGRAM (Tools/Program). You can use conditional logic like {IF RIB=="YES" . . . ENDIF} within the Program to do what you want. David
1-Visitor
April 2, 2010
Dear David,I want to control the default element of any feature...for example. I want to control Material should be removed or add for any feature by relations. how can i define this in relation or pro/program.
1-Visitor
April 6, 2010
I mean to ask, Can I control the Materail add or remove by relations? for example, if Cylinder Dia. is greater than 100 mm than add the material else remove the material....