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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import surfaces or solid bodys into a partbody?

  • Thread starter Thread starter AutoGladiator
  • Start date Start date
A

AutoGladiator

Guest
What should be done to import surfaces or solid bodys into a partbody and use them to trim that partbody
 
Assuming you are not using Hybrid Design,

nothing special needs to be done. Just TRIM or SPLIT the solid by using the surface as the trimming element.

The surface's definition stays in the Geometric Set, but it comes a parent element to the solid in the PartBody. So, you will see the surface twice in the Spec Tree.
 
If you want to have surface in partbody then you must activate hybrid design or you can make thick surface from the surface in other body then use remove (boolean operation) to cut what you want.
 
If these surfaces/solid bodies are located in another CATPart, it is best to publish them in that CATPart (Tools > Publication, then select the surfaces/bodies). After doing this you would Copy then 'Paste'/'Paste Special" into the new CATPart. Paste Special, As Result with Link will maintain an associative link between the resultant Surfaces/Body so when the original part is modified the pasted geometry in the second part will update to the new specifications after syncronization of the Published Surface.
 
You can put the surface into the part body, even if hybrid is turned off, sort of.

With hybrid turned off....

It is possible to insert a geo-set into the part body, then paste the surface into that geo-set. This way you have your surface in the tree at the point where it was used, but you're not voilating the "no hybrids" rule that many OEM's are imposing. You're only building one tree this way.

With Hybrid turned on......

I'd do it the same way as I stated above except you must use an ordered geo-set. Don't put surface and wireframe directly into the part body, use an OGS for that.
 

Part and Inventory Search

Sponsor

Back
Top