Lots of unkown

 From:  Michael Gibson
8665.188 In reply to 8665.187 
Hi Tudor,

re:
> how can I get toplevel from a selection (ex:face or edge to object)

var toplevel = subobj.getTopLevelParent();

- Michael