← Back to team overview

yade-users team mailing list archive

Re: [Question #704218]: What is the meaning of the parameter "chain" in utils.facet module?

 

Question #704218 on Yade changed:
https://answers.launchpad.net/yade/+question/704218

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hello,

according to the source code [1], the value of "chain" is never used.
It was left there after commit "Removing unused Body.chain" [2]. Line "b.chain=chain" was removed, but parameter "chain" was accidentally left.

So, currently it has no meaning.

Cheers
Jan

[1] https://gitlab.com/yade-dev/trunk/-/blob/master/py/utils.py#L258
[2] https://gitlab.com/yade-dev/trunk/-/commit/698e75125f027cc8899a5034cb7e92d694aa1e4d

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.