Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to modify CATIA parts correctly?

  • Thread starter Thread starter MrCATIA
  • Start date Start date
M

MrCATIA

Guest
Wow - 500 reads in less than 2 days of Arcturus's question about the correct way to rotate a surface! https://www.3dcadforums.com/threads/how-to-rotate-surface-correctly.17679/

I'd like to add to my previous answer: The best way to modify part geometry is to go up the tree and edit the original feature by changing the parameters of that feature. Since CATIA uses a hierarchical structure (history-based), changes made to parent features will be passed down to all the children features when the part is updated. (of course this assumes you have a "smart" model with all of it's history intact, as opposed to a "dumb solid" that has been isolated)

Some users modify geometry with Transformations, such as Rotate. This is an easy way to modify Acaturus's surface, but modifying geometry with Transformations is probably the worst way to do it. Features before the transformation are in one postiion, while everything is in the transformed position later - a real nightmare for anyone who has to work with try to modify this geometry.
 
Last edited:

Part and Inventory Search

Sponsor

Back
Top