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!

center of gravity

  • Thread starter Thread starter sherbert
  • Start date Start date
Status
Not open for further replies.
S

sherbert

Guest
Is it posible to apply a weight to a particular point in an assembly? This point would represent the cg of the model.
 
Nope.



But you can apply a point or a csys or a vertex (or anything with x, y, z dimensions) back to a csys to the CG



Create an offset point from the desired csys.



Figure out the appropriate dimension names (d**) and write some relations:



d**=mp_cg_x



Not sure if the syntax is exact, best you check for system parameters in your help..
 
If you are looking to artificially set the CG (which is what you posting sounds like) you can set all of your components to an incredibly small density value, then create a cube part, with the density/weight you want, and assemble it where you want the CG to appear.
 
I am not positive about this but under set up, mass props can't you specify C_of_G coordinates?



Would this override the model analysis?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top