← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 1815: Fix bug with import facets from stl

 

Are you sure this is OK? Can it mean that wrong State will be used?
>         ## resets state (!!)
> -       b.state=b.mat.newAssocState()
> +       if resetState: b.state=b.mat.newAssocState()
>         mass=volume*b.mat['density']




Follow ups

References