--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to projectchron...@googlegroups.com.
To post to this group, send email to projec...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Yes, storing that type in multiple places increments the ChSharedPtr<> counter but never allocates memory for more than one of the template objects, resulting in a unique ChBody. So that should lead to unique instances of each body in the ChSystem.
Justin