10-Marble
November 26, 2015
Question
How Auto placement of COG using relations, can be done?
- November 26, 2015
- 2 replies
- 1811 views
Using relations, I am trying to place coordinate system or point at Centre of gravity of the part. As I change the part dimensions, the COG changes & I want to move the placed co ordinate system or point automatically. I used relations
$D13 = mp_cg_x("","CS1","")
$D14 = mp_cg_y("","CS1","")
$D15 = mp_cg_z("","CS1","")
$D16 = mp_cg_x("","CS1","")
$D17 = mp_cg_y("","CS1","")
$D18 = mp_cg_z("","CS1","")
but nigher coordinate system nor point getting placed correctly at the center of gravity of the part.
Eventhough I have maintained congig .pro option "mass_property_calculate" as "automatic".
Find attached file "cog_p1.prt.5" for details & your reference trials.
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

