Simplified Rep CG how to ?
how do I specify in my relations how to control the values of the csys dimensions by a mass properties report for a specific rep?
this is what i've done so far:
I created a cg csys referencing the default acs0 csys
used the following for relations:
$d438=mp_cg_x("","ACS0","")
$d439=mp_cg_y("","ACS0","")
$d440=mp_cg_z("","ACS0","")
all this works great as long as its the master rep, but I need the value to show for a simplified rep.
so i'm guessing somehow there has to be a way in the relations to tell it to get the value from a specific rep to drive the new CG location.
thanks everyone

