Skip to main content

Can u bend a model in ProE






The answer is YES.

Its usual in the industry that we have parts that change their shape when they go into an assembly. Simple examples are O-Ring, Spring.


For such Items ProE has a flexibility option that allows us to modify the dimension or parameters to make a deformation in the component. For simple parts, if you take little bit extra care in modelling, these are sufficient.

But there are other cases like Bellow for example or say a copy-geometry part from your supplier, in which you really cannot model in such a manner.

Suppose you want to bend the component. The most flexible way is to make a UDF which makes use of SPINAL-BEND. (Insert -> Adavanced -> Spinal Bend). The key here is to get a parametric curve that simulates the final shape.

Please make a note of my other post on UDF. When creating the UDF, make it driven by a set of Feature Parameters and you can place the UDF in any such model (let that model be parametric or not) and it will bend for you... for sure!!

have fun in bending things in ProE.





Comments

Popular posts from this blog

PTC Creo | my Mapkeys for free

I have created a list of frequently used mapkey shortcuts for the PTC Pro Engineer Creo. This is the macro equivalent in creo.  I am copying them below.If you need them, copy paste the content to the "config.pro" file in your startup folder. My favourites are highlited and greatly improves the workflow.. For ex, to reach MEASURE. need to go to another menu and click.  Instead, maypkey from any selected menu on the ribbon will work.. Thats wonderful to me... Also, Edit Sketch (ES) is overloaded and will work for Extrusion, Revelution, Sweep etc.. So is aa, pp, zz..  really helps me a lot.. Hope you will start using them as well and get benefited! Let me know in comments, your feedback and issues.... Sketch View           > sv Show and Erase        > se Working Directory     > wd Hiddel Line View      > hi Close (quit) Window   > qw Measure        ...

Color the Excel row based on a value/status

Very often, we would like to differenciate the rows that are having certain status (or specific values in a specific column) in a different color. We can filter for the status and apply the color manually, but we can also do that dynamically or automatically with a specific tweak to the Conditional Formatting feature in Excel