<div dir="ltr"> In: X3DJSAIL org/web3d/x3d/jsail/HAnim/HAnimHumanoid.java:<div><br></div><div>public void setSegments(org.web3d.x3d.sai.Core.X3DNode /* bleah 1 add node typing */  newValue)<br></div><div><br></div><div>returns void.</div><div><br></div><div>Would it be okay if it followed the lead of the other setSegments and return HAnimHumanoid? I've got a follow-on .setSites() which can't be called on a void value.</div><div><br></div><div>Was there prior discussion of this?</div><div><br></div><div>It should be possible for me to create an array.  Or I can probably call addSegments(), addSites().</div><div><br></div><div>They probably should be adds.  I use addJoints above.</div><div><br></div><div>This seems to be working, but there's still a lot of work to get the conversion stuff working in X3DJSONLD.</div><div><br></div><div>I will proceed with getting X3DJSONLD.js changes into x3dom and x_ite after testing X3DJSONLD index.html</div></div>