<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">And further... how do I then set:<div>set_vertex_colors(colors)</div><div>set_two_sided_lighting(False)</div><div><br></div><div>Better yet, how do I find out what the new methods are & how to use them? :)</div><div><br></div><div>I tried, for example, the following, in vain:</div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Monaco; ">twoSidedLighting(<span style="color: #0000ff">False</span>)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Monaco; "><br></div></div><div>-Randy<br><div><br><div><div>On Feb 11, 2009, at 4:24 PM, Tom Goddard wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Randy,<br><br> Surface groups have been renamed as pieces and underscores have been <br>removed. So you want<br><br> SurfaceModel.addPiece()<br><br>Sorry for the trouble caused by the renaming.<br><br> Tom<br><br><br>Randy Heiland wrote:<br><blockquote type="cite">Hi gang,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">In trying to finish up my plugin port to the daily/Aqua version of <br></blockquote><blockquote type="cite">Chimera, I'm confused over the replacement method for what used to be:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_surface.Surface_Model.add_group<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I see that dir(_surface) now has SurfaceModel (without the <br></blockquote><blockquote type="cite">underscore), but what's the replacement for add_group?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">dir(_surface.SurfaceModel)<br></blockquote></blockquote></blockquote></blockquote><blockquote type="cite">['__class__', '__delattr__', '__destroyed__', '__dict__', '__doc__', <br></blockquote><blockquote type="cite">'__getattribute__', '__hash__', '__init__', '__new__', '__reduce__', <br></blockquote><blockquote type="cite">'__reduce_ex__', '__repr__', '__setattr__', '__str__', <br></blockquote><blockquote type="cite">'addAssociatedModel', 'addGeometryChangedCallback', 'addPiece', <br></blockquote><blockquote type="cite">'associatedModels', 'bbox', 'bsphere', 'callGeometryChangedCallbacks', <br></blockquote><blockquote type="cite">'clipPlane', 'clipThickness', 'computeBounds', 'count', 'destroy', <br></blockquote><blockquote type="cite">'display', 'frontPoint', 'id', 'intersects', 'material', 'name', <br></blockquote><blockquote type="cite">'newPiece', 'openState', 'oslChildren', 'oslIdent', 'oslLevel', <br></blockquote><blockquote type="cite">'oslParents', 'oslTestAbbr', 'piecesAreSelectable', <br></blockquote><blockquote type="cite">'removeAssociatedModel', 'removeGeometryChangedCallback', <br></blockquote><blockquote type="cite">'removePiece', 'selLevel', 'subid', 'surfacePieces', 'useClipPlane', <br></blockquote><blockquote type="cite">'useClipThickness']<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">-Randy<br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">Chimera-dev mailing list<br></blockquote><blockquote type="cite"><a href="mailto:Chimera-dev@cgl.ucsf.edu">Chimera-dev@cgl.ucsf.edu</a><br></blockquote><blockquote type="cite"><a href="http://www.cgl.ucsf.edu/mailman/listinfo/chimera-dev">http://www.cgl.ucsf.edu/mailman/listinfo/chimera-dev</a><br></blockquote><blockquote type="cite"><br></blockquote></div></blockquote></div><br></div></div></body></html>