Hi Patrick,

same as is OpenSG 1.x

while(node->getNChildren() > 0)
     node->subChild(0);

Andreas

> Hello,
> 
> in OpenSG 2.0, how do I remove all children from a Node? There is  
> just a "getMFChildren()" method, but the "editMFChildren()" method  
> seems to be missing. There are some helper methods ("addChild()",  
> "subChild()" etc), but no "clearChildren()" method. Am I missing  
> something important here, or am I the first person that needs to  
> remove all children?
> 
> Thank you,
> 
> Patrick
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
> 
> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to