"Gary Miglionico" <garymig@bnl.gov> wrote in message
news:db3llg$fkk$1@news.bnl.gov...
Lou, First you need to calculate mass properties using >edit >setup
mass_prop. In the dialog box, the
'source' should be set to 'Geometry and parameters' , then click
on >generate report.
Next, create a coordinate system using the default csys as
reference, then create a relation in the assy with the three
dim's which referenced the csys. It should look something like this:
d66=mp_cg_x ("","ASM_DEF_CSYS","")
d67=mp_cg_y ("","ASM_DEF_CSYS","")
d68=mp_cg_z ("","ASM_DEF_CSYS","")
When you regen the model the new coord sys will update. Each time
you change the model you need to recalculate the mass prop using the
generate report as above. Then a regen should update the coord sys., you can
add a point to the new coord sys if you need a point. This seems like alot
but a couple of mapkeys and your done quickly.