cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Reg.Automatic weight.

G.senthilnathan
1-Newbie

Reg.Automatic weight.

error.bmp

1. The automatic weight is coming for main assembly using parameter (&mass) in the drawing.

But how to make automatic weight for simplyfy rep in the drawing?

2. Using session ID for particular part, I am geting automatic weight mass in the drawing.

But if the case for Instant componet (from family table) its not working properly. So how to get the session id for that Instant?

(see attached file)

http://

Thanx in advance.

senthilnathan


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.
1 REPLY 1

Since the simplified rep is only a (visual) simplification of the "real" assembly, the mass parameters are not properly updated when a simplified representation is active with subcomponents excluded or a Subassembly is substituted with a representation excluding components.

To enable such an update, the config.pro option "force_upd_assem_mp_in_simp_rep" needs to be set to "yes" and "mass_property_calculate" set to "automatic" (see TAN 129637).

This is a new config option in Wildfire 2 M050.

force_upd_assem_mp_in_simp_rep
yes, no*
toggles the update of top-level assembly mass properties according to simplified representation definitions.
yes—mass properties of top-level assembly reflect simplified representation definitions. for example, components that are excluded from the simplified representation are not included in mass properties calculations.
no—mass properties of top-level assembly do not reflect simplified representation definitions.

So long!

Top Tags