← Back to team overview

yade-dev team mailing list archive

Re: r1529 - in trunk: core/DefaultContainerImplementations gui/py pkg/common/Container

 

>> 	# remove all bodies except spheres (changes IDs)
>> 	o.bodies.replace([b for o.bodies if b.shape.name=='Sphere'])
>>     
>
> ... And SAP collider is not crashing? :) Good that you have made that
> automatic crash test.
>   
I was replacing all engines at the same time, so I don't know about the
collider. But it was easier than saving all sphere params to some
separate file and loading them afterwards.





References