Skip to main content
1-Visitor
March 14, 2012
Question

Center of Gravity in Drawings

  • March 14, 2012
  • 2 replies
  • 36944 views

Considering that the position of the CoG can be calculated using the mass properties function, is there a way that the CoG can be shown in a 2D drawing and be dynamically updated as changes are made to the part/assembly?

I know I could display the CoG csys and then manually lay a symbol over the top but I'd like this to be automatic.


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.

2 replies

1-Visitor
March 16, 2012

Analysis --> mass properties

Click on the Preview button.

Ensure that the Feature Option is selected at the bottom.

The following pictures should explain.

Capture.PNG

Capture1.PNG

Having done this, you may choose to have a POINT at this COG which would update dynamically at every REGEN.

1-Visitor
March 23, 2012

How do you turn on the CSYS_COG or PNT_COG as they are greyed out?

I can create the feature as you state above but the resultant feature has no tangible properties to which I can attach a drawing symbol. In fact I can't find where the feature sits within the model as it does not create any visible reference when it is highlighted in the model tree.

Same question as asked here: http://communities.ptc.com/message/174277#174277

1-Visitor
March 24, 2012

Hi

Those greyed icons (CSYS_COG or PNT_COG) can be activated if you have Behavioral Modeling Extension (BMX)

Check your license

Regards

K.Mahanta

1-Visitor
March 28, 2012

Dear All,

may i know syntax for retriving the weight or CG indivudual values to drawing and the family table( is it possible in family table?)

Thanks,

hari

1-Visitor
March 29, 2012

Hi

You have asked for 2 things

1.Weight-

a)You can use system parameter pro_mp_mass to make your user parameter and use it in drawing, or family table

b)You can make a feature parameter in mass properties just like xcog,ycog ang zcog stated above; and then use this feature parameter to make your user parameter and use it in drawing, or family table

2.COG

You can use the feature parameters xcog,ycog ang zcog to make your user parameterand use it in drawing, or family table

Regards

K.Mahanta

1-Visitor
March 30, 2012

Hi Mahanta,

may i know does it work on WF-3?

Thanks,

Hari