← Back to team overview

yade-dev team mailing list archive

Re: new algorithm for facets

 

> I have a warning about no return value in yadeControl:498 unsigned int
> py_import(pyBodyContainer bc, unsigned int begin=0) {
> import(bc.proxee,begin); }. I wasn't sure how to get the right number to
> return. Can you fix that?

Fixed. This function should not return values...

About shrinkFactor from IF2IS4SCG:
The radius of the inscribed circle of the facet is decreases by the
value of the sphere's radius multipled by shrinkFactor. So, at
definition of a contact point on the surface made of facets, the 
surface is not continuous and is similar to a surface covered with a
tile, with a gap between the separate tiles equal to the sphere's radius
multiplied by 2*shrinkFactor. By default shrinkFactor=0.

I added this docs to IF2IS4SCG.

-- 
Best regards, Sergei D.



Follow ups

References